We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a better way to show password policy errors?
Instead of
Password does not meet the Password Policy requirements. (Code: 142, Version: 1.14.2)
Maybe
Password does not meet the Password Policy requirements. Passwords must have (Code: 142, Version: 1.14.2)
The text was updated successfully, but these errors were encountered:
If you believe there is a better way go ahead and send us a PR so we can formally look it over.
Sorry, something went wrong.
I'm no the OP but I have created a PR that fixes this issue. #4582
No branches or pull requests
Is there a better way to show password policy errors?
Instead of
Password does not meet the Password Policy requirements. (Code: 142, Version: 1.14.2)
Maybe
Password does not meet the Password Policy requirements. Passwords must have (Code: 142, Version: 1.14.2)
The text was updated successfully, but these errors were encountered: