Closed
Bug 884940
Opened 12 years ago
Closed 12 years ago
Redirect new Persona accounts to `/new`
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Webmaker Graveyard
webmaker.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jon, Assigned: alicoding)
References
Details
Attachments
(1 file)
Inside include.html and sso.html, we currently redirect new Persona accounts to `/`. Now that Kate has added a separate signup page at `/new`, we can redirect new users to that. Just editing the `returnTo` attribute of navigator.id.request() is fine.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #764931 -
Flags: review?(jon)
| Reporter | ||
Updated•12 years ago
|
Attachment #764931 -
Flags: review?(jon) → review+
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/webmaker.org
https://github.com/mozilla/webmaker.org/commit/a58599a1acb264eeff387e65c2b297fab33d157b
bug884940 - Redirect new Persona accounts to
https://github.com/mozilla/webmaker.org/commit/a22bc144f372cf4f345973722bc4e5ae3a7c8693
Merge pull request #199 from alicoding/bug884940
bug884940 - Redirect new Persona accounts to
| Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•