Closed
Bug 630592
Opened 15 years ago
Closed 9 years ago
Authentication during registration
Categories
(Mozilla QA Graveyard :: MozTrap, defect, P2)
Mozilla QA Graveyard
MozTrap
Tracking
(Not tracked)
RESOLVED
WONTFIX
0.4
People
(Reporter: aakashd, Unassigned)
Details
We offer a way for users to register their account, but there isn't an authentication scheme associated to it. Let's do it via e-mail with the following user story.
Action: User completes the registration form and clicks on "Submit".
Results:
** An activation e-mail is sent to the user's e-mail address.
** A page is loaded thereafter stating "activation is required". This page will persist until the user has activated their account via a link on the e-mail sent.
** The "activation is required" page is shown whenever a user, who has not activated their account, tries to log-in.
** If the user does not activate their account within 3 days time, the account should be deleted.
| Reporter | ||
Updated•15 years ago
|
Target Milestone: 0.3 → 0.4
Comment 1•15 years ago
|
||
Vadim and I have discussed this a bit. It requires some API functionality that isn't there yet.
Updated•15 years ago
|
Whiteboard: [API?]
Comment 2•15 years ago
|
||
On further thought I think this will be best handled purely on the UI side, so I'm removing the [API?] tag.
Whiteboard: [API?]
Comment 3•15 years ago
|
||
A Pivotal Tracker story has been created for this Bug: http://www.pivotaltracker.com/story/show/13021417
Comment 4•14 years ago
|
||
Carl Meyer added a comment in Pivotal Tracker:
This is effectively done, with the exception that if you have an inactive account and you try to log in, you just get a failed login, it doesn't tell you that your account is inactive. Re-titling this story accordingly.
Mass-closing remaining MozTrap bugs as WONTFIX, due to 1) the Mozilla-hosted instance being decommissioned (see https://wiki.mozilla.org/TestEngineering/Testrail), and, for now, 2) the still-up code archived at its GitHub page: https://github.com/mozilla/moztrap (we'll decide what's next for that, in the near future).
See also the history and more-detailed discussion which led us here, at https://groups.google.com/forum/#!topic/mozilla.dev.quality/Sa75hV8Ywvk
(If you'd like, you should be able to filter these notification emails using at least the unique string of "Sa75hV8Ywvk" in the message body.
Thanks!
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•