Opened 14 years ago
Closed 14 years ago
#2667 closed defect (bug) (fixed)
Confirm change of email
Reported by: | apeatling | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | major |
Severity: | Version: | ||
Component: | Core | Keywords: | |
Cc: |
Description
A user can change their email address without confirming that it is valid. This bypasses the built in WordPress checks and should be changed to use the existing API.
The code bypassing the check is present in bp_core_screen_general_settings().
Change History (3)
Note: See
TracTickets for help on using
tickets.
Confirmed.