cosmetic: Organization on the Action class

This commit is contained in:
Felipe Zimmerle
2019-05-02 20:31:15 -03:00
parent 1002058705
commit 156202d10c
191 changed files with 4518 additions and 3637 deletions

View File

@@ -48,12 +48,12 @@
},
"expected":{
"audit_log":"",
"debug_log":"T \\(0\\) t:lowercase: \"test2\"",
"debug_log":"T \\(0\\) t:lowerCase: \"test2\"",
"error_log":""
},
"rules":[
"SecRuleEngine On",
"SecRule ARGS:/^id_/ \"@contains nops\" \"id:1,t:lowercase,block,status:404\""
"SecRule ARGS:/^id_/ \"@contains nops\" \"id:1,t:lowerCase,block,status:404\""
]
},
{