Adds support to setvar string manipulation

As discussed on #340
This commit is contained in:
Felipe Zimmerle
2020-12-01 21:50:15 -03:00
parent 587cbf3915
commit b8478b11bb
10 changed files with 7324 additions and 6903 deletions

View File

@@ -1,7 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- EXPERIMENTAL: Adds support to setvar string manipulation
[#340 - @zimmerle, @rcbarnett-zz, @marcstern, @martinhsv]
- Using a custom VariableMatch* implementation
[#2428 - @zimmerle]
- Avoids to cleanup GeoIp on ModSecurity destructor