wp-proudcity icon indicating copy to clipboard operation
wp-proudcity copied to clipboard

Unclear weak password message

Open curtismchale opened this issue 7 months ago • 2 comments

Source

Describe the bug

When a user inputs a weak password during account setup the system rejects the password but gives an unclear message. It currently says

Sorry there was an error saving your password. Please contact us for assistance.

It should say something like.

The password entered was not saved because it is not strong enough. To create a strong password use a service like: https://1password.com/password-generator/

Passwords must contain:
- 1 number
- 1 uppercase character
- 1 symbol
- be at least XX characters in length

There should be a setting in Auth0 to tailor this message. Talked in dev-confab 2023.12.12 and I need to dig around to see what's up. We figure there is a setting but I just didn't find it.

QA

Notes:

Links:

curtismchale avatar Dec 05 '23 18:12 curtismchale