mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-03 21:13:50 +03:00
File diff suppressed because it is too large
Load Diff
@@ -343,7 +343,7 @@ NEW_LINE_FREE_TEXT [^, \t\"\n\r]+
|
|||||||
NOT !
|
NOT !
|
||||||
OP_QUOTE \"
|
OP_QUOTE \"
|
||||||
FREE_TEXT ([^\"]|([^\\]\\\"))+
|
FREE_TEXT ([^\"]|([^\\]\\\"))+
|
||||||
REMOVE_RULE_BY [0-9A-Za-z_\/\.\-\*\:\;\]\[]+
|
REMOVE_RULE_BY [0-9A-Za-z_\/\.\-\*\:\;\]\[\$]+
|
||||||
|
|
||||||
VAR_FREE_TEXT_QUOTE ([^\']|([^\\]\\\'))+
|
VAR_FREE_TEXT_QUOTE ([^\']|([^\\]\\\'))+
|
||||||
VAR_FREE_TEXT_SPACE [^ \t\"]+
|
VAR_FREE_TEXT_SPACE [^ \t\"]+
|
||||||
|
Reference in New Issue
Block a user