Skip to content

checks functions #390

Open
Open
@Thelvaen

Description

@Thelvaen

Hello,

On my fork, there's a couple of check that could be reused on the main project :

  • test for duplicates char in sequence in the password, ie totoAAAverySecurePassword will fail because of the AAA,
  • test if the first char is alphanumeric or not, some apps might fail due to 1st char being alphanumeric,
  • test for numerical sequence in the password (123, 234, ...)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions