Closed
Bug 378395
Opened 18 years ago
Closed 17 years ago
Need to be able to change account email address
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
3.4.2
People
(Reporter: mossop, Assigned: wenzel)
References
Details
Attachments
(2 files)
15.82 KB,
patch
|
clouserw
:
review+
|
Details | Diff | Splinter Review |
3.85 KB,
patch
|
clouserw
:
review+
|
Details | Diff | Splinter Review |
There appears to be no way to change the email address for an AMO account.
Updated•18 years ago
|
Severity: major → normal
Target Milestone: --- → 3.2
In relation with bug #381436, I thought changing the email would be a work around, but it doesn't seem possible anymore.
Updated•18 years ago
|
Assignee: nobody → sancus
Comment 2•18 years ago
|
||
We should allow this but it should require email confirmation from a valid email address before it sticks. There are other issues to take care of first -- will get to this later.
Assignee: sancus → nobody
Target Milestone: 3.2 → 3.x (triaged)
Assignee | ||
Updated•17 years ago
|
Component: Developer Pages → Public Pages
QA Contact: developers → web-ui
Version: 3.0 → 3.2
Updated•17 years ago
|
Target Milestone: 3.x (triaged) → 3.4
Updated•17 years ago
|
Assignee: nobody → fwenzel
Target Milestone: 3.4 → 3.4.2
Assignee | ||
Updated•17 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•17 years ago
|
||
Not the smallest patch of all, but it should work fine. It allows you to change your email address on the profile edit page and sends you an email to confirm the change. The email contains a token and a one-way hash to confirm its validity. This way we don't need to store anything locally. Email address change codes expire after 48 hours.
I'll attach another patch containing all the l10n used in this patch. Fallback is in place everywhere, though.
Attachment #319782 -
Flags: review?(clouserw)
Assignee | ||
Comment 6•17 years ago
|
||
l10n for the "change account email" patch, en-US only.
Attachment #319786 -
Flags: review?(clouserw)
Updated•17 years ago
|
Attachment #319782 -
Flags: review?(clouserw) → review+
Updated•17 years ago
|
Attachment #319786 -
Flags: review?(clouserw) → review+
Comment 7•17 years ago
|
||
I'll let wenzel check this in when he gets back.
Assignee | ||
Comment 8•17 years ago
|
||
Yes, I am on it.
Assignee | ||
Comment 9•17 years ago
|
||
Verified FIXED:
[1] changed from my @yahoo.com address to an @aim.com address ("Profile updated.
An email has been sent to xxxx@aim.com to confirm your new email address. For the change to take effect, you need to click on the link provided in this email. Until then, you can keep logging in with your current email address."), and verified the change by clicking on the link in the email sent to @aim.com
[2] after the confirmation of the change ("Success!
Your email address was changed successfully. From now on, please use xxxx@aim.com to log in."), I:
[3] tried logging in with my @yahoo.com address, and was told that it's the "Wrong username or password!"
(Sorry for the verbosity; this is a pretty big change, so wanted you to follow my verification steps.)
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 11•17 years ago
|
||
Thanks for the thorough checking, stephend!
Updated•17 years ago
|
Keywords: push-needed
Comment 12•11 years ago
|
||
(In reply to Dave Townsend [:mossop] from comment #0)
> There appears to be no way to change the email address for an AMO account.
Well that shouldn't be. Really. One should be able to change their dang email. I need to change it to my gmail acct. because Yahoo is giving everyone an Error 14 and not letting them access their email accounts. Geez.
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•