1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-10-15 21:51:57 +00:00
Radicale/radicale/auth
Johannes Berg b5a1ea911d auth: dovecot: pass remote IP (rip=) to auth server
If known, let the auth server know where the client came
from, using REMOTE_ADDR or, optionally/configurably, the
X-Remote-Addr header value (which is needed when running
behind a trusted proxy.)

Addresses #1859.
2025-09-09 12:10:00 +02:00
..
__init__.py auth: dovecot: pass remote IP (rip=) to auth server 2025-09-09 12:10:00 +02:00
denyall.py add support for auth.type=denyall 2024-06-07 06:45:39 +02:00
dovecot.py auth: dovecot: pass remote IP (rip=) to auth server 2025-09-09 12:10:00 +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: decode UTF-8 byte sequences to strings only if necessary 2025-09-07 15:05:47 +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