Closed
Bug 1082197
Opened 11 years ago
Closed 11 years ago
Cannot sign in to Persona using Flue
Categories
(Marketplace Graveyard :: Code Quality, defect, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: cvan, Unassigned)
References
()
Details
1. Make this your `settings_local.js`:
define('settings_local', [], function() {
return {
api_url: 'https://flue.paas.allizom.org',
media_url: 'https://flue.paas.allizom.org'
};
});
2. Try to "Sign In"
3. Notice these errors:
https://www.dropbox.com/s/qnydi7vleo6iy29/Screenshot%202014-10-13%2015.07.17.png?dl=0
| Reporter | ||
Comment 1•11 years ago
|
||
See this file: https://github.com/mozilla/flue/blob/master/persona.py
Comment 2•11 years ago
|
||
It doesn't make sense to spend time on Persona imho.
Status: NEW → RESOLVED
Closed: 11 years ago
Priority: -- → P4
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•