diff options
author | alecpl <alec@alec.pl> | 2009-01-19 08:38:14 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-01-19 08:38:14 +0000 |
commit | 0129d7c914f4d9247a7e8bb5ff5f655cfa98de1f (patch) | |
tree | 3c4312ce61c426a45737ee7c20d271b205cf7b85 /CHANGELOG | |
parent | 478c7c63d8487cf33fa160fade161625176c93d3 (diff) |
- Fix authentication when submitting form with existing session (#1485679)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ CHANGELOG RoundCube Webmail ---------- - Fix problems with backslash as IMAP hierarchy delimiter (#1484467) - Secure vcard export by getting rid of preg's 'e' modifier use (#1485689) +- Fix authentication when submitting form with existing session (#1485679) 2009/01/15 (alec) ---------- |