Closed
Bug 1315358
Opened 8 years ago
Closed 8 years ago
Have all open treeherder tabs change login status when one tab logs out
Categories
(Tree Management :: Treeherder, defect)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1273034
People
(Reporter: camd, Unassigned)
Details
In the new taskcluster-auth implementation, if one tab logs in, they all display as logged in. But I had some trouble with doing that on log out. It's technically safe because the django session will be expired. But the user won't know until they reload or try something.
This is consistent with the current behavior, but seems like it could be better.
I'm deferring this for now so that I can get the feature out, but we could revisit later, if it becomes annoying.
Reporter | ||
Comment 1•8 years ago
|
||
I was actually able to get this to work in the branch prior to merge. so invalidating... :)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•