diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-08-07 17:14:22 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-08-07 17:14:22 +0200 |
commit | dddebd82206952fa0e5e2cb1f0fe6b1d24eff0c6 (patch) | |
tree | 216b05a1724f8f31edd6a85b67292cda178aef3b | |
parent | 561f5e0a22a16ab39d9bc8b9e4e2cdbd6abaa954 (diff) |
Updated changelog
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ CHANGELOG Roundcube Webmail =========================== +- Added config option 'imap_log_session' to enable Roundcube <-> IMAP session ID logging +- Added config option 'log_session_id' to control the lengh of the session identifer in logs +- Implemented 'storage_connected' API hook after successful IMAP login (#1490025) - Intergrate Net_LDAP3 and rcube_ldap_generic classes - Add option (disabled_actions) to disable UI elements/actions (#1489638) - Support password encryption using openssl extension (#1489989) |