diff options
author | thomascube <thomas@roundcube.net> | 2011-08-12 19:39:39 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-08-12 19:39:39 +0000 |
commit | 58fc995728352b466f166a67281b11f6db191f31 (patch) | |
tree | d552dd826c8be4d77583a2e2b700b573f5318984 /CHANGELOG | |
parent | 41bdcf2daae7d78d5c070b011e5f9aa7ce5f6ca2 (diff) |
Backport XSS vulnerability fix to 0.5 branch
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 UI messages (#1488030) - Fix identities "reply-to" and "bcc" fields have a bogus value when left empty (#1487943) - Fix issue which cases IMAP disconnection when encrypt() method was used (#1487900) - Fix some CSS issues in Settings for Internet Explorer |