1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-27 19:37:22 +01:00

document password character limitation

fixes #407
This commit is contained in:
Joshua Tauberer
2018-11-30 09:30:55 -05:00
parent a7dded8182
commit d2beb3919b
2 changed files with 9 additions and 2 deletions

View File

@@ -3,7 +3,14 @@ CHANGELOG
In Development
--------------
* Update to Roundcube 1.3.8.
Setup:
* Update to Roundcube 1.3.8.
Control Panel:
* The users page now documents that passwords should only have ASCII characters to prevent character encoding mismaches between clients and the server.
v0.29 (October 25, 2018)
------------------------