Opened 2 years ago
Closed 2 years ago
#3432 closed Defect (duplicate)
Forgot Password - ask for email rather than username
| Reported by: | haydo | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Needs Review |
| Component: | Core | Version: | 1.8 Beta |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
In the forgot password feature I think it would be more beneficial asking for an email.
Reason being a lot of users I find want to use this don't know their username/are too lazy to look for it. However everyone knows their email.
Haven't looked at how it works yet but should be a quick job as i'd imagine all it would is changing get_user_by_username() to get_user_by_email() and a few string changes.
Change History (1)
comment:1 Changed 2 years ago by cash
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Closing as a duplicate of #641
Check my plugins for this.