Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Maximum length message is misleading #6

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions