Add md5 and bcrypt as available encryptions methods for htpasswd in config file
This commit is contained in:
parent
7b82121c12
commit
9875db9a6c
2
config
2
config
@ -83,7 +83,7 @@
|
|||||||
#htpasswd_filename = /etc/radicale/users
|
#htpasswd_filename = /etc/radicale/users
|
||||||
|
|
||||||
# Htpasswd encryption method
|
# Htpasswd encryption method
|
||||||
# Value: plain | sha1 | ssha | crypt
|
# Value: plain | sha1 | ssha | crypt | bcrypt | md5
|
||||||
#htpasswd_encryption = crypt
|
#htpasswd_encryption = crypt
|
||||||
|
|
||||||
# LDAP server URL, with protocol and port
|
# LDAP server URL, with protocol and port
|
||||||
|
Loading…
Reference in New Issue
Block a user