#9564 closed feature request (duplicate)
When using emails as logins, emails and logins should be consistent.
Reported by: | Denis-de-Bernardy | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.8 |
Component: | General | Keywords: | has-patch tested |
Focuses: | Cc: |
Description
It is currently possible to have a username that is an email. But when you change your email, the username remains the same.
Assuming #9563 makes it into 2.8 to enforce unique emails, WP should change the username automatically when the email address is changed.
Attachments (3)
Change History (10)
#3
@
16 years ago
third version of the patch additionally ensures that user stays logged in when he changes his email.
#4
@
16 years ago
- Cc dragos.nicholas@… added
I've tested 9564.2.diff after I've added the patch of ticket #9563, as Denis said in the second comment.
Note: See
TracTickets for help on using
tickets.
This patch requires #9563 before committing, else it makes zero sense.