mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
next forgotten leftover related to passlib[bcrypt] replacement
This commit is contained in:
parent
66b374bc28
commit
3ee6e55d4a
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ out-of-the-box:
|
|||
- plain-text (created by htpasswd -p...) -- INSECURE
|
||||
- MD5-APR1 (htpasswd -m...) -- htpasswd's default method
|
||||
|
||||
When passlib[bcrypt] is installed:
|
||||
When bcrypt is installed:
|
||||
|
||||
- BCRYPT (htpasswd -B...) -- Requires htpasswd 2.4.x
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue