Closed
Bug 1021956
Opened 11 years ago
Closed 11 years ago
document how to get Persona login working
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
89
People
(Reporter: rhelmer, Assigned: rhelmer)
Details
It's not clear from the current docs how to get a system that can actually log in - the main thing that is unclear is that memcached must be installed and django configured to use it.
Comment 1•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/99687ea3111d47aeee424968292ba93a54614403
fix bug 1021956 - always install memcached, and at least mention that
persona login will not work without it. Also, make sure the webapp
config section follows the install docs, for people hitting "next"
https://github.com/mozilla/socorro/commit/1b6b0182e94aab7f9c370db631d8a30210be1e30
Merge pull request #2090 from rhelmer/bug1021956-persona-login-docs
fix bug 1021956 - always install memcached, and at least mention that
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → 89
You need to log in
before you can comment on or make changes to this bug.
Description
•