diff options
author | alecpl <alec@alec.pl> | 2009-10-14 10:52:27 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-10-14 10:52:27 +0000 |
commit | e4acbbd8cc02b960bd5240538016b2c69c33d6bd (patch) | |
tree | d24c4b6dc5687287e71d6673be9ff2281b4161ea /CHANGELOG | |
parent | b5713396f1bfd135b457bcad9cceb20f48ba23c7 (diff) |
- Added server-side e-mail address validation with 'email_dns_check' option (#1485857)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG RoundCube Webmail =========================== +- Added server-side e-mail address validation with 'email_dns_check' option (#1485857) - Fix login page loading into an iframe when session expires (#1485952) - added option 'force_https_port' in 'force_https' plugin (#1486091) - Option 'force_https' replaced by 'force_https' plugin |