Fix: audit log data omitted when nolog,auditlog

This commit is contained in:
martinhsv
2019-12-31 10:31:46 -08:00
committed by Felipe Zimmerle
parent 6624a18a4e
commit 0470168056
4 changed files with 57 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
v3.0.4 - YYYY-MMM-DD (to be released)
-------------------------------------
- Fix: audit log data omitted when nolog,auditlog
[@martinhsv]
- Fix: ModSecurity 3.x inspectFile operator does not pass
FILES_TMPNAMES parameter to lua engine
[Issue #2204, #2205 - @kadirerdogan]