mirror of
https://github.com/wassname/flask-security.git
synced 2026-06-27 16:10:11 +08:00
Fix typo: algorith -> algorithm
This commit is contained in:
@@ -18,7 +18,7 @@ Core
|
||||
``SECURITY_FLASH_MESSAGES`` Specifies wether or not to flash
|
||||
messages during security procedures.
|
||||
Defaults to ``True``.
|
||||
``SECURITY_PASSWORD_HASH`` Specifies the password hash algorith to
|
||||
``SECURITY_PASSWORD_HASH`` Specifies the password hash algorithm to
|
||||
use when encrypting and decrypting
|
||||
passwords. Recommended values for
|
||||
production systems are ``bcrypt``,
|
||||
|
||||
Reference in New Issue
Block a user