#33168 closed task (blessed) (fixed)
Auto-generated password message could be improved
| Reported by: | johnbillion | Owned by: | markjaquith |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.3 |
| Component: | Login and Registration | Version: | 2.8 |
| Severity: | normal | Keywords: | good-first-bug has-patch |
| Cc: | Focuses: | administration |
Description
If you install WordPress without entering a password, or if you're using a user account that's still using an auto-generated password, you'll see the following message in the admin area:
Notice: You’re using the auto-generated password for your account. Would you like to change it to something easier to remember?
Given the focus on password security in 4.3, this message should be tweaked slightly:
Notice: You’re using the auto-generated password for your account. Would you like to change it?
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Good catch.