Opened 4 years ago
Last modified 3 months ago
#40275 new enhancement
Use a monospace-type font to display passwords
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | Users | Keywords: | good-first-bug has-patch |
Focuses: | ui, css | Cc: |
Description
There are a number of places where passwords are echoed back to users e.g. in wp-activate.php when a user activates their account, or when a password is suggested when a user first registers.
Because these fields are generally displayed in Helvetica Neue or Arial, there is the potential for character confusion if a user transcribes their password, rather than copy-and-pasting. This would be eliminated by using a monospace-type font to display the password.
E.g. compare
lIo1O0loI
to
lIo1O0loI
Attachments (3)
Change History (9)
This ticket was mentioned in Slack in #core by noisysocks. View the logs.
8 months ago
#3
@
8 months ago
- Keywords good-first-bug added
- Milestone changed from Awaiting Review to Future Release
Sorry for the very slow response on this ticket!
It was brought up in triage today, and I think it's a great idea -- this seemed to be consensus in the meeting as well.
Moving it to Future Release, and adding good-first-bug
so that it gets a bit more visibility from folks.
Example on user profile age.