summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2009-02-10 18:11:52 +0100
committerDerek Jones <derek.jones@ellislab.com>2009-02-10 18:11:52 +0100
commitafa282f0ad2a7155766a69b605e27347d6c5f6fb (patch)
tree5d557bbf0d4533ba1751d09f79b82da67666453c /user_guide
parent254c0e4e3e4d4024d8fb9b79a5e891731bfb34d5 (diff)
added sanity check for images in is_allowed_filetype() using getimagesize()
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index c66ff2314..cb9a370bf 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -95,6 +95,7 @@ SVN Revision: </p>
<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>
+ <li>Improved accuracy of Upload::is_allowed_filetype() for images (#6715)</li>
</ul>
</li>
</ul>