mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 09:31:53 +03:00
Using setenv instead of putenv on SetEnv action
This commit is contained in:
committed by
Felipe Zimmerle
parent
ba0007a474
commit
3a55909eae
3
CHANGES
3
CHANGES
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user