Changes between Initial Version and Version 2 of Ticket #12669
- Timestamp:
- Jan 25, 2017, 8:41:59 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12669
- Property Owner set to
- Property Status new → assigned
-
Ticket #12669 – Description
initial v2 4 4 return des_crypt.encrypt(secret, salt=salt) 5 5 }}} 6 7 `PasswordHash.encrypt()` was renamed to `PasswordHash.hash()` in [http://passlib.readthedocs.io/en/stable/history/1.7.html#overview release 1.7] (Nov 2016).