1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-13 17:17:23 +01:00

merge #422 - Add persistent login functionality to roundcube

This commit is contained in:
Joshua Tauberer
2015-05-30 14:07:50 +00:00
2 changed files with 9 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ CHANGELOG
In Development
--------------
* Roundcube now allows persistent logins using Roundcube-Persistent-Login-Plugin.
* ownCloud updated to version 8.0.3.
* SMTP Submission (port 587) began offering the insecure SSLv3 protocol due to a misconfiguration in the previous version.
* Users and aliases weren't working if they were entered with any uppercase letters. Now only lowercase is allowed.