Use django make_password
Review Request #3363 — Created Sept. 28, 2012 and submitted — Latest diff uploaded
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
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
reviewboard/accounts/backends.py |
---|