Closed
Bug 880267
Opened 13 years ago
Closed 13 years ago
sso-ux.js still points to <%=hostname%> for a /user/ route, which breaks localhost testing
Categories
(Webmaker Graveyard :: Login, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: michiel, Assigned: michiel)
Details
(Whiteboard: c=login u=dev p=1)
Attachments
(1 file)
sso-ux.js should have all routes point to an app's local /user/ routes, because webmaker-loginapi was updated to allow local routing. However, soo-ux.js still has a link to <%= hostname %>/user/{persona email} in it, which makes it try to call the login server rather than the apps themselves.
Attachment #759160 -
Flags: review?(kieran.sedgwick)
Attachment #759160 -
Flags: review?(jon)
Updated•13 years ago
|
Attachment #759160 -
Flags: review?(jon) → review+
Updated•13 years ago
|
Attachment #759160 -
Flags: review?(kieran.sedgwick) → review+
landed.
Status: ASSIGNED → RESOLVED
Closed: 13 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
•