Allow no-key, single-value JSON body

This commit is contained in:
Martin Vierula
2022-05-03 12:34:03 -07:00
parent 733427197e
commit 4a98032b7f
4 changed files with 38 additions and 3 deletions

View File

@@ -1,6 +1,8 @@
DD mmm YYYY - 2.9.x (to be released)
-------------------
* Allow no-key, single-value JSON body
[Issue #2735 - @marcstern, @martinhsv]
* Set SecStatusEngine Off in modsecurity.conf-recommended
[Issue #2717 - @un99known99, @martinhsv]
* Fix memory leak that occurs on JSON parsing error