diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-08-01 14:49:55 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-08-01 14:49:55 +0200 |
commit | 93b0a30c1c8aa29d862b587b31e52bcc344b8d16 (patch) | |
tree | 0eae27915d0c4054aaf80e59a26f9eccf16ae678 /CHANGELOG | |
parent | 9f324e3a1bf3ddac141015746bd015df7e0ee853 (diff) |
Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - added HTML content "washing"
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - Fix downloading binary files with (wrong) text/* content-type (#1489267) - Fix rewrite rule in .htaccess (#1489240) - Fix detecting Turkish language in ISO-8859-9 encoding (#1489252) |