Closed
Bug 711625
Opened 13 years ago
Closed 13 years ago
stale sessions cause 500 with BrowserID login
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ozten, Assigned: ozten)
Details
Stale sessions cause 500 with BrowserID login
ISE with
OTHER: {'info': 'SASL(-1): generic failure: ', 'desc': 'Other (e.g., implementation specific) error'}
Assignee | ||
Comment 1•13 years ago
|
||
We should detect stale assertions and prompt the user to login.
Assignee: nobody → ozten.bugs
Updated•13 years ago
|
Target Milestone: --- → 2.1
Comment 2•13 years ago
|
||
Commit pushed to https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/b813c9e553e54afdbe609571d4222ae9756b096a
login_required should handle stale backend sessions. Fixes Bug#711625
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•13 years ago
|
||
In order to test this, we'll need to have sessions timeout.
This can be done manually or we can shorten the cron that clears the session db current.
I have access to the database to clear out sessions manually, ping me in IRC.
Updated•13 years ago
|
Target Milestone: 2.1 → 1.2
Comment 4•13 years ago
|
||
Verified stale session prompts user to sign in- goes to home page, rather than giving an error.
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Component: mozillians.org → Phonebook
Product: Websites → Community Tools
QA Contact: mozillians-org → phonebook
Target Milestone: 1.2 → ---
Version: unspecified → other
You need to log in
before you can comment on or make changes to this bug.
Description
•