1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/radicale/auth
Markus Unterwaditzer baa958c81f Fix compatibility for PAM auth
PR #280 invoked `pam.authenticate().authenticate()` for older versions
of python-pam. Also, this version avoids monkeypatching the PAM module.
2015-04-25 11:14:04 +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 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 Fix compatibility for PAM auth 2015-04-25 11:14:04 +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