auth/htpasswd: add support for salted sha1 passwords

This patch adds support for salted sha1 passwords.
This commit is contained in:
Marc Kleine-Budde
2014-11-09 01:00:23 +01:00
parent 2aed6d69c9
commit 13c61bf936
2 changed files with 11 additions and 1 deletions

2
config
View File

@ -83,7 +83,7 @@
#htpasswd_filename = /etc/radicale/users
# Htpasswd encryption method
# Value: plain | sha1 | crypt
# Value: plain | sha1 | ssha | crypt
#htpasswd_encryption = crypt
# LDAP server URL, with protocol and port