Closed
Bug 829701
Opened 13 years ago
Closed 13 years ago
[socorro-crashstats] pages repeatedly reload when logged in with insufficient permissions
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lonnen, Assigned: peterbe)
Details
Attachments
(1 file)
|
215.60 KB,
image/png
|
Details |
I logged into http://crash-stats-new-dev.allizom.org/home/products/Firefox with and received a message "You logged in as lonnen@mozilla.com but you don't have sufficient privileges."
The page enters an endless reloading loop and the message persists. If I manage to navigate to other pages the message and reload-loop persists.
| Reporter | ||
Comment 1•13 years ago
|
||
that should be "logged into ... with persona and"
| Reporter | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
peterbe, can you take a look at this?
| Assignee | ||
Comment 4•13 years ago
|
||
Arh! There was a nasty release of django-browserid that I put into playdoh-lib. We then talked about it and decided to retract that release one step back in playdoh-lib because it just wasn't working properly.
What must have happened is that socorro-crashstats got the bad one updated during that window of time.
Will fix.
Assignee: nobody → peterbe
| Assignee | ||
Comment 5•13 years ago
|
||
Pull request: https://github.com/mozilla/socorro-crashstats/pull/298
Comment 6•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro-crashstats
https://github.com/mozilla/socorro-crashstats/commit/7fd310264eb1e119e437be28df0fa545200cfbc5
bug 829701 - browserid stuck in a loop
https://github.com/mozilla/socorro-crashstats/commit/42264d3c77dbc2c3922455e03e49dec3564175cb
Merge pull request #298 from peterbe/bug829701-browserid-stuck-in-a-loop
bug 829701 - browserid stuck in a loop
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•