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.
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.