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

@@ -31,10 +31,10 @@
]
},
"expected":{
"debug_log":"t:lowercase:"
"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,t:lowerCase,ctl:auditLogParts=+E\""
]
},
{
@@ -69,10 +69,10 @@
]
},
"expected":{
"debug_log":"t:lowercase:"
"debug_log":"t:lowerCase:"
},
"rules":[
"SecRule \"REQUEST_LINE\" \"index.php/admin/cms/wysiwyg/directive/\" \"id:1,t:lowercase,ctl:auditLogParts=+E\""
"SecRule \"REQUEST_LINE\" \"index.php/admin/cms/wysiwyg/directive/\" \"id:1,t:lowerCase,ctl:auditLogParts=+E\""
]
}
]