- Issue created by @uberhacker
I've tried to reproduce the issue with the given steps to reproduce but couldn't able to do so.
So unassigned myself for more info
After enabling the password policy module, if I login with an account that has the same password as the username and attempt to change the password, the form validation checks the current password and fails with the message below:
Fail - Password must not contain the username.
Create an account with the same password as the username. Enable and configure the password policy module(s) and be sure to enable the rule "Password must not contain the user's username". Login with the new account and visit the Change Password form and attempt to change the password.
Ignore the current password field when validating the form so the user can change to a valid password that passes all the policy rules.
Active
4.0
User interface
I've tried to reproduce the issue with the given steps to reproduce but couldn't able to do so.
So unassigned myself for more info