Skip to content

On registering new user , specify validation conditions for password #9190

@gudia18

Description

@gudia18

Is your feature request related to a problem? Please describe.
Currently, when registering a new user, there is no clear indication of the password validation conditions, for better security

registerrr

Describe the solution you'd like
I would like to add a set of visible password validation conditions on the registration page. This would include criteria such as , the requirement for special characters, numbers, and uppercase letters.

Describe alternatives you've considered
An alternative solution could be to provide real-time feedback as users type their password, indicating whether their password meets the required criteria. This could be implemented using client-side JavaScript validation.

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