mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Logical, syntax and cosmetic fixes on test cases
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"debug_log":"t:lowercase:"
|
||||
},
|
||||
"rules":[
|
||||
"SecRule \"REQUEST_LINE\" \"@contains index.php/admin/cms/wysiwyg/directive/\" \"id:1,t:lowercase,ctl:auditLogParts=+E\""
|
||||
"SecRule \"REQUEST_LINE\" \"@contains index.php/admin/cms/wysiwyg/directive/\" \"id:1,phase:1,t:lowercase,ctl:auditLogParts=+E\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user