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

after installing an SSL certificate from the control panel the page wasn't being refreshed, broken in ec73c171c7

This commit is contained in:
Joshua Tauberer
2015-05-28 18:45:35 +00:00
parent 564040897f
commit 4fa58169f1
3 changed files with 8 additions and 6 deletions

View File

@@ -8,6 +8,7 @@ In Development
* 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.
* Fix broken install on OVH VPS's.
* After installing an SSL certificate from the control panel, the page wasn't being refreshed.
v0.09 (May 8, 2015)
-------------------