summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2009-02-04 22:40:20 +0100
committerDerek Jones <derek.jones@ellislab.com>2009-02-04 22:40:20 +0100
commitc59722885288a8af90392b8019b415dd84229775 (patch)
treeac50b503725063df0b386fca0bc6989f0a87283c /user_guide/changelog.html
parent149ca0820ef2fe3df34e023a109b4e72dbb4899d (diff)
added proxy_ips config item to whitelist reverse proxy servers to use the HTTP_X_FORWARDED_FOR header safely to determine the visitor's IP address
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index f5e7bc948..7892dc31e 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -90,6 +90,8 @@ SVN Revision: </p>
<ul>
<li>Improved security in <kbd>xss_clean()</kbd> to help prevent attacks targeting Internet Explorer.</li>
<li>Added 'application/msexcel' to config/mimes.php for .xls files.</li>
+ <li>Added 'proxy_ips' config item to whitelist reverse proxy servers from which to trust the HTTP_X_FORWARDED_FOR header to
+ to determine the visitor's IP address.</li>
</ul>
</li>
</ul>