The password validation error should not show the password score

Created on 10 November 2023, about 1 year ago
Updated 27 February 2024, 10 months ago

The password validation error currently shows the password score, which is not a good user experience.

Additionally, the current implementation of the adequate_passwords_evaluate_password_strength() function uses mb_strtolower() without checking if the $username variable is null. This results in a deprecated function warning due to passing null to parameter #1 ($string) of type string.

The mb_strtolower() issue was fixed in an other issue.

🐛 Bug report
Status

Closed: won't fix

Version

1.0

Component

Code

Created by

🇷🇴Romania mihaiprodann

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024