Closed
Bug 998363
Opened 11 years ago
Closed 11 years ago
Use django-browserid 0.10.1 release
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
RESOLVED
FIXED
86
People
(Reporter: peterbe, Unassigned)
References
()
Details
We upgraded to use an unreleased version of django-browserid to solve the problem with not being able to sign in with multiple tabs open (caused CSRF errors).
Now, it's finally released and we don't need a stinky git submodule any more. The less submodules the happier I am.
Reporter | ||
Comment 1•11 years ago
|
||
Regarding the bug summary update, release 0.10 has a bug in it that can cause the pop-up blocker to prevent the Persona popup. Version 0.10.1 supposedly solves that.
Summary: Use django-browserid 0.10 release → Use django-browserid 0.10.1 release
Reporter | ||
Comment 2•11 years ago
|
||
Reporter | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/9df787fde1faf36e0d2fa87e707a24d11d889729
fixes bug 998363 - Use django-browserid 0.10.1 release
https://github.com/mozilla/socorro/commit/c3b02550904562d4879d5f37b8c961feb493ad78
Merge pull request #2048 from peterbe/bug-998363-use-django-browserid-0101-release
fixes bug 998363 - Use django-browserid 0.10.1 release
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → 86
You need to log in
before you can comment on or make changes to this bug.
Description
•