Closed
Bug 876447
Opened 12 years ago
Closed 12 years ago
Update "GET" API the Login Server
Categories
(Webmaker Graveyard :: Login, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sedge, Unassigned)
Details
(Whiteboard: u=dev c=login p=1 s=2013w22)
Attachments
(1 file)
The getUser() method should accept a Webmaker UUID (Email at this point) or a Webmaker Subdomain and still return the correct user.
Reporter | ||
Updated•12 years ago
|
QA Contact: kieran.sedgwick
Summary: Update getUser() method of LoginAPI Node Module → Update "GET" API the Login Server
Reporter | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Comment 1•12 years ago
|
||
Attachment #754517 -
Flags: review?(chris)
Comment 2•12 years ago
|
||
Comment on attachment 754517 [details] [review]
Pull request for this patch
One small fix, and this is good to go.
Attachment #754517 -
Flags: review?(chris) → review-
Comment 3•12 years ago
|
||
Comment on attachment 754517 [details] [review]
Pull request for this patch
It's been fixed up. Cleared to land. \o/
Attachment #754517 -
Flags: review- → review+
Comment 4•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/login.webmaker.org
https://github.com/mozilla/login.webmaker.org/commit/43264ce7f0a5207e2e9a5ecf634c187645490a65
[bug 876447] Updated User schema and 'GET' functonality to accept the UUID or the user's subdomain
https://github.com/mozilla/login.webmaker.org/commit/483c68c5611493149c6b0d11116996a06968ecb1
Merge pull request #71 from ksedge/bug876447
[bug 876447] Updated User schema and 'GET' functonality to accept the UU...
Reporter | ||
Comment 5•12 years ago
|
||
Reporter | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: u=dev c=login p=1 → u=dev c=login p=1 s=2013w22
Assignee | ||
Updated•11 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
•