Closed
Bug 1050765
Opened 10 years ago
Closed 10 years ago
Persona authentication gets out of sync with the django session
Categories
(Tree Management :: Treeherder, defect, P1)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mdoglio, Assigned: mdoglio)
References
Details
Attachments
(1 file)
I still notice that sometimes the authentication status in the UI gets out of sync with the one in the django session.
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 1•10 years ago
|
||
The login status doesn't persist anymore on the client. A check is instead done via ajax on page load.
Assignee | ||
Comment 2•10 years ago
|
||
Updated•10 years ago
|
Assignee: nobody → mdoglio
Status: NEW → ASSIGNED
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Priority: -- → P1
Updated•10 years ago
|
Blocks: treeherder-sheriff-transition
Comment 4•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder https://github.com/mozilla/treeherder/commit/f598b1d5367acfc89cbacbccc4024c5fe72d8c0c (bug 1050765) fix persona getting out of sync https://github.com/mozilla/treeherder/commit/648458fb67c002b8cdd32817bf4932e63c14e184 Merge pull request #124 from mozilla/bug-1050765-persona-out-of-sync (bug 1050765) fix persona getting out of sync
You need to log in
before you can comment on or make changes to this bug.
Description
•