mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-09-20 02:00:14 +00:00
test(compat): harden fixture containment cleanup
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
This commit is contained in:
@@ -18,6 +18,7 @@ const (
|
||||
PathRejectionDestructiveRoot PathRejectionReason = "destructive_root"
|
||||
PathRejectionEscape PathRejectionReason = "escape"
|
||||
PathRejectionSymlinkParent PathRejectionReason = "symlink_parent"
|
||||
PathRejectionSymlinkFinal PathRejectionReason = "symlink_final"
|
||||
PathRejectionADS PathRejectionReason = "ads"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user