diff --git a/CHANGELOG-3.6.md b/CHANGELOG-3.6.md index fc4c7c52e8..8e2fe8d7b7 100644 --- a/CHANGELOG-3.6.md +++ b/CHANGELOG-3.6.md @@ -19,6 +19,8 @@ with some extra keywords : backend, tests, test, translation, funders, important * Fix some grammar * Allow import/export in selection tool * Fix 500 error in the administration panel when the "Lizmap server" plugin was not found +* Fix increase the login length in the database in order to use email as logins +* the minimal length of password is now 12 characters to improve the security ### Translations diff --git a/lizmap/app/overloads/jcommunity/forms/registration.form.xml b/lizmap/app/overloads/jcommunity/forms/registration.form.xml index 25ea72e0ee..a8f567aee8 100644 --- a/lizmap/app/overloads/jcommunity/forms/registration.form.xml +++ b/lizmap/app/overloads/jcommunity/forms/registration.form.xml @@ -9,11 +9,11 @@ @link http://jelix.org @licence http://www.gnu.org/licenses/gpl.html GNU General Public Licence, see LICENCE file --> - +