Opened 18 years ago
Closed 18 years ago
#7019 closed defect (bug) (duplicate)
Lost password doesn't work
| Reported by: | wiseacre | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.5.1 |
| Severity: | major | Keywords: | |
| Cc: | Focuses: |
Description
After receiving email an clicking user receive "Invalid key" message. It seems that the regular expression in reset_password like only letters and digits (wp_generate_password()'s result may contain some more characters) and clean chars from $key.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #6842
Note on upgrade to 2.5.2 all activation keys will be cleared out, So as any current users who cannot reset their password, will be able to try again [7937]