Summary: |
|
---|
Use django make_password
Review Request #3363 — Created Sept. 28, 2012 and submitted
Information | |
---|---|
tahnok | |
Review Board | |
2726 | |
Reviewers | |
reviewboard | |
Use django.contrib.auth.hashers.make_password in StandardAuthBackend. Fixes issue #2726
Ran test suite, but lots of apparently unrelated failures. See http://pastie.org/4856860
Description | From | Last Updated |
---|---|---|
This function isn't expected to save the file. It should only update user.password. |
|
TA
Description: |
|
||||||
---|---|---|---|---|---|---|---|
Bugs: |
|
-
-
reviewboard/accounts/backends.py (Diff revision 1) This function isn't expected to save the file. It should only update user.password.