mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Actions refactoring: now there is a clear definiation on the action name
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
"version_max":0,
|
||||
"title":"Testing action :: SecDefaultAction: action not suitable",
|
||||
"expected":{
|
||||
"parser_error":"The action 'id:1' is not suitable to be part of the SecDefaultActions"
|
||||
"parser_error":"The action 'id' is not suitable to be part of the SecDefaultActions"
|
||||
},
|
||||
"rules":[
|
||||
"SecRuleEngine On",
|
||||
|
Reference in New Issue
Block a user