Changes between Version 7 and Version 8 of Ticket #34661, comment 8
- Timestamp:
- Jun 17, 2023, 2:14:39 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34661, comment 8
v7 v8 27 27 }}} 28 28 29 Passwords will continue working when the last (first in the list) hasher is added. The passwords will break when a pepper is changed.29 Passwords will continue working when the last (first in the list) hasher is added. Django updates the computed passwords when a new hashing algorithm is added. The passwords will break when a pepper is changed.