mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Add missing escapeSeqDecode, urlEncode and trimLeft/Right tfns to parser
This commit is contained in:
committed by
Felipe Zimmerle
parent
a939d19fad
commit
bb2ecdf4db
2
CHANGES
2
CHANGES
@@ -1,6 +1,8 @@
|
||||
v3.0.3 - YYYY-MMM-DD (to be released)
|
||||
-------------------------------------
|
||||
|
||||
- Add missing escapeSeqDecode, urlEncode and trimLeft/Right tfns to parser
|
||||
[Issue #1752 - @victorhora]
|
||||
- Fix STATUS var parsing and accept STATUS_LINE var for v2 backward comp.
|
||||
[Issue #1738 - @victorhora]
|
||||
- Fix memory leak in modsecurity::utils::expandEnv()
|
||||
|
Reference in New Issue
Block a user