Skip to content

Commit f407915

Browse files
committed
next forgotten leftover related to passlib[bcrypt] replacement
1 parent 1c32919 commit f407915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

radicale/auth/htpasswd.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
- plain-text (created by htpasswd -p...) -- INSECURE
4242
- MD5-APR1 (htpasswd -m...) -- htpasswd's default method
4343
44-
When passlib[bcrypt] is installed:
44+
When bcrypt is installed:
4545
4646
- BCRYPT (htpasswd -B...) -- Requires htpasswd 2.4.x
4747

0 commit comments

Comments
 (0)