Stephen Paul Weber
|
2de4f53fc3
|
Use PAM service
This allows authentication types to be customised for radicale.
|
2015-08-11 16:46:46 -05:00 |
|
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 |
|
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 |
|
Guillaume Ayoub
|
659757f173
|
Style fixes
|
2013-10-01 13:04:24 +02:00 |
|
Štěpán Henek
|
7c03089601
|
Bugfix: auth PAM check for membership in primary and supplementary groups
|
2013-09-27 21:14:27 +02:00 |
|
Štěpán Henek
|
ee687bea18
|
Bugfix: auth PAM doesn't throw an exception when authenticating without username and password
|
2013-09-27 20:44:41 +02:00 |
|
Guillaume Ayoub
|
98bbe61f67
|
Use relative imports
|
2012-08-09 17:31:36 +02:00 |
|
Guillaume Ayoub
|
45afac5353
|
Code cleaned and modules renamed
*Radicale is probably broken now*
|
2012-08-08 18:29:09 +02:00 |
|