Skip to content

Maximum length message is misleading #6

@jloveland

Description

@jloveland

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."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions