1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/radicale/auth
Jeremy Archer dd01087520 Add compatibility patch for .authenticate().
Current version of python-pam (https://pypi.python.org/pypi/python-pam/1.8.1) have changed the API slightly; this patch fixes these bugs.
2015-04-19 22:41:58 -05: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 auth/htpasswd: add support for salted sha1 passwords 2014-11-09 01:00:23 +01:00
http.py Update copyright years 2013-04-26 01:28:03 +02:00
IMAP.py IMAP: don't spam the logs about non-SSL connections to localhost 2014-08-09 22:39:16 +02:00
LDAP.py Update copyright years 2013-04-26 01:28:03 +02:00
PAM.py Add compatibility patch for .authenticate(). 2015-04-19 22:41:58 -05: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