diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-08-04 12:41:30 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-08-04 12:41:30 +0200 |
commit | ce5a6496fd6039962ba7424d153278e41ae8761b (patch) | |
tree | 50174a0153cfa90125960ccbef32da5e6c2a238f /CHANGELOG | |
parent | b825f86108a91957f6467176e418cfc257874658 (diff) |
Fix XSS vulnerability when saving HTML signatures (#1489251)
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 saving HTML signatures (#1489251) - Move identity selection based on non-standard headers into (new) identity_select plugin (#1488553) - Fix colorspace issue on image conversion using ImageMagick (#1489270) - Fix XSS vulnerability when editing a message "as new" or draft (#1489251) |