mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Fixed inspectFile operator does not pass FILES_TMPNAMES
pass FILES_TMPNAMES variable to lua engine Fixed Lua engine should also be aware of the variable and pass it to the target lua script main function
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,6 +1,9 @@
|
||||
v3.0.4 - YYYY-MMM-DD (to be released)
|
||||
-------------------------------------
|
||||
|
||||
- Fix: ModSecurity 3.x inspectFile operator does not pass
|
||||
FILES_TMPNAMES parameter to lua engine
|
||||
[Issue #2204, #2205 - @kadirerdogan]
|
||||
- XML: Remove error messages from stderr
|
||||
[Issue #2010 - @JaiHarpalani, @zimmerle]
|
||||
- Filter comment or blank line for pmFromFile operator
|
||||
|
Reference in New Issue
Block a user