Using setenv instead of putenv on SetEnv action

This commit is contained in:
Felipe Zimmerle
2020-12-09 18:39:24 -03:00
committed by Felipe Zimmerle
parent ba0007a474
commit 3a55909eae
3 changed files with 40 additions and 8 deletions

View File

@@ -1,7 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Replaces put with setenv in SetEnv action
[#2469 - @martinhsv, @WGH-, @zimmerle]
- Using a custom VariableMatch* implementation
[#2428 - @zimmerle, @martinhsv]
- Avoids to cleanup GeoIp on ModSecurity destructor