1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-27 19:37:22 +01:00

the hidden feature for proxying web requests now sets X-Forwarded-For

This commit is contained in:
Joshua Tauberer
2018-02-24 07:54:32 -05:00
parent 5eb4a53de1
commit 08becf7fa3
2 changed files with 5 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ In Development
--------------
* Update Roundcube to version 1.3.4 and Z-Push to version 2.3.9.
* The undocumented feature for proxying web requests to another server now sets X-Forwarded-For.
v0.26c (February 13, 2018)
--------------------------