We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c32919 commit f407915Copy full SHA for f407915
radicale/auth/htpasswd.py
@@ -41,7 +41,7 @@
41
- plain-text (created by htpasswd -p...) -- INSECURE
42
- MD5-APR1 (htpasswd -m...) -- htpasswd's default method
43
44
-When passlib[bcrypt] is installed:
+When bcrypt is installed:
45
46
- BCRYPT (htpasswd -B...) -- Requires htpasswd 2.4.x
47
0 commit comments