Skip to content

Validation of admin password should be done by OWASP library  #485

@alansemenov

Description

@alansemenov

Password validation on the admin account creation page (when standardidprovider is opened for the first time on a clean XP instance) is now done by our code, via regex and password length check. It should instead be done by the same dedicated OWASP library we are using for validating a password in app-users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ImprovementSuggestion for improvementSecurityFix for something unsafe

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions