extend htpasswd_encryption options with sha256/512/autodetect
This commit is contained in:
2
config
2
config
@@ -59,7 +59,7 @@
|
|||||||
#htpasswd_filename = /etc/radicale/users
|
#htpasswd_filename = /etc/radicale/users
|
||||||
|
|
||||||
# Htpasswd encryption method
|
# Htpasswd encryption method
|
||||||
# Value: plain | bcrypt | md5
|
# Value: plain | bcrypt | md5 | sha256 | sha512 | autodetect
|
||||||
# bcrypt requires the installation of 'bcrypt' module.
|
# bcrypt requires the installation of 'bcrypt' module.
|
||||||
#htpasswd_encryption = md5
|
#htpasswd_encryption = md5
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user