diff options
author | thomascube <thomas@roundcube.net> | 2011-02-03 22:08:03 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-02-03 22:08:03 +0000 |
commit | 784a425e07f8b249b44137eadfe2a5dfe436aaeb (patch) | |
tree | f20c33632b6e0f69319601c78dd86b70291d92da /CHANGELOG | |
parent | 6ec4658f7230424245a6441fc910108866be26ab (diff) |
protect login form submission from CSRF using a request token
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Security: protect login form submission from CSRF - Security: prevent from relaying malicious requests through modcss.inc - Fix handling of non-image attachments in multipart/related messages (#1487750) - Fix IDNA support when IDN/INTL modules are in use (#1487742) |