Skip to content

Commit

Permalink
Remove client-side password validation from login form (#29923)
Browse files Browse the repository at this point in the history
  • Loading branch information
SharkyKZ committed Jul 3, 2020
1 parent 0606c31 commit 3c52791
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/com_users/forms/login.xml
Expand Up @@ -18,7 +18,6 @@
name="password"
type="password"
label="JGLOBAL_PASSWORD"
class="validate-password"
required="true"
filter="raw"
size="25"
Expand Down

0 comments on commit 3c52791

Please sign in to comment.