Changes between Initial Version and Version 1 of Ticket #132
- Timestamp:
- Jul 16, 2012, 2:41:40 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #132
- Property Summary changed from Consider adding ScriptsSSLAuth to PASSWORD_HASHERS to Switch the scripts auth code to using UNUSABLE_PASSWORD
-
Ticket #132 – Description
initial v1 1 We have some issues that are ultimately caused by the scripts cert auth code using "ScriptsSSLAuth" as the password for users who auth using certs. Really, this should probably(?) be UNUSABLE_PASSWORD (from contrib/auth/hashers.py, in Django 1.4). We should change the auth code to set that as the password, and migrate current ScriptsSSLAuth passwords (and maybe empty string, see ASA-#133) to be UNUSABLE_PASSWORD instead. 2 1 3 See https://diswww.mit.edu/menelaus/asa-db/2131.