mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Enhance debug log output for capturing to detect all regex/capture mismatches (trac #21).
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -8,8 +8,8 @@
|
||||
|
||||
* Do not log 'allow' action as intercepted in the debug log.
|
||||
|
||||
* Warn if a regular expression captures subexpressions, but the
|
||||
"capture" action was not specified.
|
||||
* Write debug log messages when "capture" is set, but the regex does not
|
||||
capture and vice-versa.
|
||||
|
||||
* Performance improvements in memory management.
|
||||
|
||||
|
Reference in New Issue
Block a user