Skip to content

Bug: Inconsistent password complexity rules across the platform #784

@naveed-jameel-comsian

Description

@naveed-jameel-comsian

Password validation rules are inconsistent across different user creation flows in the platform.

When a user self-registers, the password policy requires certain complexity rules (e.g., special characters). However, when an admin creates a new member via the "Add Member" feature, the password validation does not enforce the same requirements and does not display the same rules.

Expected Behavior
Password complexity rules should be consistent across the platform.
The same validation requirements (e.g., minimum length, special characters, numbers, etc.) should apply for:
Self-registration
Admin-created users
Password reset flows
The UI should clearly display the same password rules in all cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions