diff options
author | thomascube <thomas@roundcube.net> | 2010-11-27 13:59:05 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2010-11-27 13:59:05 +0000 |
commit | eee6944b5d260a104aa4738fcd48fa78915f58c8 (patch) | |
tree | cbf379079b0466a1756d8743ff13538c6d800c5b /CHANGELOG | |
parent | 63f9dee62db3da78d3755febf24b4fb24a743d43 (diff) |
Save session data with bas64 ecoding to make it more robust against garbage data (#1487136)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Make session data storage more robust against garbage session data (#1487136) - Config option for autocomplete on login screen - Allow plugin templates to include local files (#1487133) - List groups in address detail view and allow to subscribe/unsubscribe from there (#1486753) |