1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/radicale/auth
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
..
__init__.py Allow attach custom auth handler 2013-12-28 13:31:32 +04:00
courier.py Don't try to login with IMAP and courier when user or password is empty 2013-05-01 20:23:03 +02:00
htpasswd.py Allow tilde expansion for htpasswd file 2014-05-14 01:42:19 +02:00
http.py Update copyright years 2013-04-26 01:28:03 +02:00
IMAP.py Don't try TLS with SSL connections 2013-05-01 20:24:41 +02:00
LDAP.py Update copyright years 2013-04-26 01:28:03 +02:00
PAM.py Style fixes 2013-10-01 13:04:24 +02:00
remote_user.py Merge branch 'apache_auth' of git://github.com/jaesivsm/Radicale into jaesivsm-apache_auth 2014-02-05 13:09:37 +01:00