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:54:17 +0200 |
commit | 276ea5fcaec2e9fd79a5c1d90ab78104252b35b5 (patch) | |
tree | 7f00998fd55fd95c5ca93cd5359dd4badf903fee /CHANGELOG | |
parent | a67ad15d2f0b2f2e8aec9e5f0cff07f48447f287 (diff) |
Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - added HTML content "washing"
Conflicts:
CHANGELOG
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 rewrite rule in .htaccess (#1489240) - Fix detecting Turkish language in ISO-8859-9 encoding (#1489252) - Fix identity-selection using Return-Path headers (#1489241) |