diff options
author | alecpl <alec@alec.pl> | 2010-07-26 08:54:03 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-07-26 08:54:03 +0000 |
commit | 3a4c9f424bff7fc937334ac230217ffe5b2e246c (patch) | |
tree | 98f7e70c669dfa3a3a395f46a199c3d16dca353e /CHANGELOG | |
parent | d5d968048601fa1d519f7cfee11f23918afc186c (diff) |
- Support HTTP_X_FORWARDED_PROTO header for HTTPS detecting (#1486866)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG RoundCube Webmail =========================== +- Support HTTP_X_FORWARDED_PROTO header for HTTPS detecting (#1486866) - Fix default IMAP port configuration (#1486864) - Create Sent folder when starting to compose a new message (#1486802) - Fix handling of messages with Content-Type: application/* and no filename (#1484050) |