Files
Radicale/radicale/auth/htpasswd.py
Christian Roeder 8673717838 Allow tilde expansion for htpasswd file
Call os.path.expanduser on the location given by the config parameter.
This will allow to use settings like
  htpasswd_filename = ~/.config/radicale/users
2014-05-14 01:42:19 +02:00

2.3 KiB