1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00
Radicale/radicale/auth
2025-05-02 18:02:43 -04:00
..
__init__.py Added urldecode_username option to decode the username when sent by the client. This solved problems when authenticating against an imap server from the iOS calendar. 2025-05-02 18:02:43 -04:00
denyall.py add support for auth.type=denyall 2024-06-07 06:45:39 +02:00
dovecot.py add logging entries for dovecot, adjust for imap 2025-01-20 06:31:56 +01:00
htpasswd.py argon2: fix typo 2025-04-29 19:44:24 +02:00
http_x_remote_user.py adjust copyright 2025-03-13 21:31:50 +01:00
imap.py Use AUTHENTICATE PLAIN instead of LOGIN 2025-03-06 13:08:51 +00:00
ldap.py Standardize LDAP security configuration naming 2025-04-21 21:26:58 +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