diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-11-14 13:29:58 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-11-14 13:31:02 +0100 |
commit | e13ad37d8984b8b7a1a0ab96e4f2a561ef459265 (patch) | |
tree | 1c2d26fa6308aa9b3eaf988626316bf2f6732c56 /CHANGELOG | |
parent | 76cee1c4e18e518888ddac2c038ed49535ed846c (diff) |
Fix XSS vulnerability in handling of text/enriched messages (#1488806)v0.8.4
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 in handling of text/enriched messages (#1488806) - Fix handling of 'media' attribute on linked css (#1488789) - Fix regression where unintentional page reload was done after request abort (#1488802) - Fix excessive LFs at the end of composed message with top_posting=true (#1488797) |