Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increases the User.password_hash column size to 162. This accounts fo…
…r a recent werkzeug.security update to generate_password_hash, which moves to scrypt and defaults to 16 for the salt length. (#450) Co-authored-by: Brian Hodges <[email protected]>
- Loading branch information