authgear / authgear/authgear-server
Change the names of the Password Strength Level
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
Our password strength level is conflicting with the description of the strength estimation library.
* "Very Unguessable" refers to "Safely Unguessable"
* "Extremely Unguessable" refers to "Very Unguessable"
Suggest to change them to:
* Disabled
* Very Weak
* Weak
* Fair
* Strong
* Very Strong
It's also easier to understand for layman

Contributor guide
Research direction
Start by locating where the password-strength levels are defined and displayed, then trace how the current names reach users. Update the labels to Disabled, Very Weak, Weak, Fair, Strong, and Very Strong, and verify that every displayed level uses the requested wording.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100