Closed
Bug 1049025
Opened 10 years ago
Closed 10 years ago
Stop requiring py-bcrypt
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
RESOLVED
FIXED
98
People
(Reporter: peterbe, Assigned: peterbe)
References
Details
Now that we're using 100% Persona for logging in, we no longer depend on storing any passwords encrypted.
So we shouldn't depend on bcrypt or any other password hashing tools.
Assignee | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/de83a05a2fcc7eb273372d4092a5ae8a98d95e69
fixes bug 1049025 - Stop requiring py-bcrypt
https://github.com/mozilla/socorro/commit/1bdc1efa1d8319787f5381bafed634510f260fb2
Merge pull request #2271 from peterbe/bug-1049025-stop-requiring-py-bcrypt
fixes bug 1049025 - Stop requiring py-bcrypt
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Target Milestone: --- → 97
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → peterbe
Updated•10 years ago
|
Target Milestone: 97 → 98
You need to log in
before you can comment on or make changes to this bug.
Description
•