Closed Bug 935632 Opened 11 years ago Closed 11 years ago

add intermediary "create account" form

Categories

(Input Graveyard :: Dashboard, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

Details

(Whiteboard: u=user c=general p=2 s=input.2013q4)

We're using django-browserid/Persona. If you log into the site with Persona, but don't already have an account on the site, django-browserid generates a User account for you automatically.

That's sort of great, but we need to capture a few additional pieces of information and also want to notify the user of a few things before that User account is created.

Namely, we need to capture:

* first_name

Also, we probably want to tell the user that when the user creates an account on Input, the account is tied to the Persona identity (email address) that they used. In order to use this account, they will need to always use the same Persona identity.
Adding whiteboard data and grabbing it now. This needs to be done so people can create new accounts on the site.
Assignee: nobody → willkg
Priority: -- → P1
Whiteboard: u=user c=general p= s=input.2013q4
Landed in master in https://github.com/mozilla/fjord/commit/99cc5ca

Made this 2 points--it took between 1 and 2 developer days.
Whiteboard: u=user c=general p= s=input.2013q4 → u=user c=general p=2 s=input.2013q4
Pushed this to stage and prod just now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Input → Input Graveyard
You need to log in before you can comment on or make changes to this bug.