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:
root
2019-11-09 06:36:34 +03:00
committed by Felipe Zimmerle
parent 05e9e7cf31
commit 6624a18a4e
4 changed files with 16 additions and 4 deletions

View File

@@ -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