diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst index f15b83772..ece52af7b 100644 --- a/docs/CHANGES.rst +++ b/docs/CHANGES.rst @@ -6,6 +6,7 @@ Changelog * Add the ability to log in anonymously. [jcbrand] * Add the ability to log in automatically. [jcbrand] +* Remove ``type=email`` from JID field in login form. Resulting validation error confuses people. [jcbrand] * #344 Enable the path to the sound files to be configured [thierrytiti and jcbrand] * #370 Unable to register a new user to ejabberd 2.1.11. [gbonvehi] * #372 Some offline users have a visible empty
in the roster. [floriancargoet] diff --git a/src/templates/login_panel.html b/src/templates/login_panel.html index a5402dae4..c589e5dba 100644 --- a/src/templates/login_panel.html +++ b/src/templates/login_panel.html @@ -5,7 +5,7 @@ {[ if (!auto_login) { ]} {[ if (authentication == LOGIN) { ]} - +