diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-08-15 10:12:18 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-08-15 10:13:17 +0200 |
commit | b3206b4b2822b8c9d18c4730aa1afdf72a758f8c (patch) | |
tree | eea04c253cbdcf8129b9e8c982dc3cf0b0cfd4dc /CHANGELOG | |
parent | 5e251574ddac6cb9a25ece27df1599f45f69dda4 (diff) |
Fix XSS issue with href="javascript:" not being removed (#1488613)
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 issue with href="javascript:" not being removed (#1488613) - Fix impossible to create message with empty plain text part (#1488610) - Fix stripped apostrophes when replying in plain text to HTML message (#1488606) - Fix inactive Save search option after advanced search (#1488607) |