1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-10-09 21:40:50 +00:00
Radicale/radicale/auth
Peter Marschall 7df4c070e1 LDAP auth: fail on illegal values for config settings
Thr config settings 'ldap_security' and 'ldap_ssl_verify_mode' only
accept a specific set of values: fail if other values are provided.
2025-09-29 20:15:33 +02:00
..
__init__.py auth: clean up remote IP parameter/documentation 2025-09-09 20:25:49 +02:00
denyall.py add support for auth.type=denyall 2024-06-07 06:45:39 +02:00
dovecot.py fix according to https://github.com/Kozea/Radicale/issues/1878#issue-3438629348 2025-09-24 06:35:27 +02:00
htpasswd.py flake8 regression E261 2025-05-16 07:28:50 +02:00
http_x_remote_user.py adjust copyright 2025-03-13 21:31:50 +01:00
imap.py Python < 3.10 regression fix 2025-05-16 07:37:35 +02:00
ldap.py LDAP auth: fail on illegal values for config settings 2025-09-29 20:15:33 +02:00
none.py added compatibility with a case-insensitive authentication provider 2024-04-17 18:31:51 +03:00
oauth2.py oauth2 do not throw exception in case server is not reachable 2025-02-02 09:04:42 +01:00
pam.py fix loglevel 2025-02-25 06:19:51 +01:00
remote_user.py adjust copyright 2025-03-13 21:31:50 +01:00