mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Fix matching condition and adjust test case
This commit is contained in:
committed by
Felipe Zimmerle
parent
379f370095
commit
a719871458
@@ -51,7 +51,7 @@
|
||||
]
|
||||
},
|
||||
"expected":{
|
||||
"debug_log":"Request body processing is enabled, but disable to this transaction due to ctl:requestBodyAccess action"
|
||||
"debug_log":"Request body processing is enabled, but disabled to this transaction due to ctl:requestBodyAccess action"
|
||||
},
|
||||
"rules":[
|
||||
"SecRuleEngine On",
|
||||
|
Reference in New Issue
Block a user