Skip to content

Correct password requirements #173

@denis-rossati

Description

@denis-rossati

Description

The guide to create a password at the sign up says "Password should contain at least one digit, one small letter and one capital letter and should at least contain 8 characters.", however, there is one requirement that is not described here. The password must have an special character.

To Reproduce

Just go to the sign up page and type a valid password according to the description such as "1234567qW", but the password will be invalid, then try adding a special character like "1234567qW@", and the password will be accepted.

Expected behavior

Expected that the password description would be correct, like "Password should contain at least one digit, one special charater, one small letter and one capital letter and should at least contain 8 characters."

Runtime Environment

Docker version 20.10.13 on Ubuntu 20 x86_64

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions