Skip to content
New issue

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

Maximum length message is misleading #6

Open
jloveland opened this issue Aug 31, 2015 · 0 comments
Open

Maximum length message is misleading #6

jloveland opened this issue Aug 31, 2015 · 0 comments

Comments

@jloveland
Copy link

The return message for the maximum length message is misleading

"The password must be fewer than ' + owasp.configs.maxLength + ' characters."

should say something like the following:

"The password must be _at most_ ' + owasp.configs.maxLength + ' characters."

jloveland added a commit to jloveland/owasp-password-strength-test that referenced this issue Aug 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant