Closed
Bug 1159281
Opened 10 years ago
Closed 10 years ago
Make browserid login work when using the Vagrant development environment
Categories
(Tree Management :: Treeherder, defect, P2)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
References
Details
It's currently not possible to test the browserid implementation, since when using the Vagrant environment, after logging in and refreshing the page, you are no longer logged in correctly.
We should fix this so we're able to test bug 1159167 properly locally before trying to land it on stage.
Reporter | ||
Comment 1•10 years ago
|
||
Both Mauro and I also saw errors like (though I can't repro at the moment for some reason):
[2015-04-27 06:05:01,321] WARNING [django.request:99] Forbidden (CSRF cookie not set.): /browserid/login/
[27/Apr/2015 06:05:01] "POST /browserid/login/ HTTP/1.1" 403 2650
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → emorley
Reporter | ||
Updated•10 years ago
|
Assignee: emorley → nobody
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•4 years ago
|
Component: Treeherder: Docs & Development → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•