Changes between Initial Version and Version 1 of Ticket #32508, comment 40
- Timestamp:
- Jul 22, 2021, 4:13:59 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32508, comment 40
initial v1 1 `assert`s in the following methods should be changed: 2 - `UnsaltedSHA1PasswordHasher.encode()`, 3 - `UnsaltedMD5PasswordHasher.encode()`, 4 - `CryptPasswordHasher.encode()`, 5 new tests are also required.