1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-30 21:12:05 +00:00
Radicale/radicale/app
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
base.py whitelist new permissions 2024-09-30 21:28:29 +02:00
delete.py - Include legacy "content" parameter in HookNotificationItem usage 2025-08-13 23:46:26 -06:00
get.py remove base prefix from path (required for proper handling if called by reverse proxy) 2025-03-02 09:06:30 +01:00
head.py Synced with origin 2023-02-10 22:03:33 +01:00
mkcalendar.py add for write requests "path" where missing and "request" 2025-08-12 16:11:24 +02:00
mkcol.py add for write requests "path" where missing and "request" 2025-08-12 16:11:24 +02:00
move.py add for write requests "path" where missing and "request" 2025-08-12 16:11:24 +02:00
options.py Synced with origin 2023-02-10 22:03:33 +01:00
post.py Synced with origin 2023-02-10 22:03:33 +01:00
propfind.py Implement using group calenders. 2024-09-22 16:56:53 +02:00
proppatch.py - Include legacy "content" parameter in HookNotificationItem usage 2025-08-13 23:46:26 -06:00
put.py - Linting 2025-08-13 23:46:26 -06:00
report.py (#1845) Fix expanded item copying 2025-08-17 20:06:37 +03:00