mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Creates RuleUnconditional
Makes RuleScript child of RuleWithActions instead of Operator
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"version_min":300000,
|
||||
"title":"Testing allow action (1/3)",
|
||||
"expected":{
|
||||
"debug_log": "Skipped rule id '500066' as request trough the utilization of an `allow' action",
|
||||
"debug_log": "Skipped rule id 'action-allow.json:3' as request trough the utilization of an `allow' action",
|
||||
"http_code": 200
|
||||
},
|
||||
"client":{
|
||||
|
Reference in New Issue
Block a user