Improve the towncrier messages
parent
20d2b621aa
commit
45e5cb9bb3
@ -1 +0,0 @@
|
|||||||
Switch to bcrypt_sha256, remove PASSWORD_SCHEME and replace it with CREDENTIAL_ROUNDS
|
|
@ -1 +1 @@
|
|||||||
Enable support of all hash types passlib supports. Convert them to the default scheme on first use.
|
Enable support of all hash types passlib supports.
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
Switch to bcrypt_sha256, replace PASSWORD_SCHEME with CREDENTIAL_ROUNDS and dynamically update existing hashes on first login
|
Loading…
Reference in New Issue