mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 17:12:14 +03:00
Better error handling when loading configurations
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,6 +1,9 @@
|
||||
v3.x.y - YYYY-MMM-DD (to be released)
|
||||
-------------------------------------
|
||||
|
||||
- Added the basics for supporting better error/warning handling while
|
||||
loading configurations.
|
||||
[@zimmerle]
|
||||
- IMPORTANT: SecDefaultAction behaves changing: SecDefaultAction specified
|
||||
on a child configuration will overwrite the ones specified on the parent;
|
||||
Previously it was concatenating.
|
||||
|
||||
Reference in New Issue
Block a user