Closed
Bug 873487
Opened 12 years ago
Closed 12 years ago
Unable to logout
Categories
(Participation Infrastructure :: Phonebook, defect, P2)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
2013-06-27
People
(Reporter: hoosteeno, Unassigned)
References
Details
(Whiteboard: [homepageredux])
Several users (me, giorgos, others) have reported that they are unable to logout of Mozillians on prod and on dev. This behavior is present...
a) when clicking the logout button
b) when browsing directly to logout
The behavior is:
Upon attempting to logout using either method above, a user is redirected to the logged-out homepage and then immediately redirected back to a logged-in homepage (or a 500 error page in some cases).
Users can logout once if they first clear all cookies from persona.org. But when they login again the bug will recur.
We suspect this may be fixed by bug 847957.
Reporter | ||
Comment 1•12 years ago
|
||
Random traffic in #webdev suggests this may be related to django-browserid, and mkelly may know the fix.
Comment 2•12 years ago
|
||
I would definitely recommend upgrading to the latest django_browserid as the first step in fixing this. Like the release notes quoted in bug 847957 mentioned, we fixed a lot of issues, including some around automatic login and logout happening when it shouldn't have.
Reporter | ||
Comment 3•12 years ago
|
||
I am now able to logout on dev.
https://github.com/mozilla/mozillians/pull/501
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [homepageredux]
Reporter | ||
Updated•12 years ago
|
Target Milestone: --- → 2013-06-27
You need to log in
before you can comment on or make changes to this bug.
Description
•