Opened 10 years ago
Last modified 9 years ago
#24115 closed New feature
Bcrypt hashers don't implement must_update — at Initial Version
Reported by: | Alex Rothberg | Owned by: | nobody |
---|---|---|---|
Component: | contrib.auth | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
If the number of rounds is changed for the bcrypt hashers it does not appear that the must_update will ever return True.
Note:
See TracTickets
for help on using tickets.