diff options
author | alecpl <alec@alec.pl> | 2010-01-19 13:17:48 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-01-19 13:17:48 +0000 |
commit | d6584f72069cb0a4efd8cd195795a9db72dce9e7 (patch) | |
tree | 4689a0283c77a868400acec341be42174f438dd2 /CHANGELOG | |
parent | 638fb8a9729589363d53f6b73e0b1404c0eb7e22 (diff) |
- Use PLAIN auth when CRAM fails and imap_auth_type='check' (#1486371)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG RoundCube Webmail =========================== +- Use PLAIN auth when CRAM fails and imap_auth_type='check' (#1486371) - Fix removal of <title> tag from HTML messages (#1486432) - Fix 'force_https' to specified port when URL contains a port number (#1486411) - Fix to-text converting of HTML entities inside b/strong/th/hX tags (#1486422) |