From 8acb8af59084513d15a11c6f467fbd6a69c5cdd4 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Fri, 14 Mar 2025 20:56:03 +0000 Subject: [PATCH] Generate documentation --- master.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/master.html b/master.html index 0a239c62..36b5d2b6 100644 --- a/master.html +++ b/master.html @@ -688,7 +688,9 @@ and disables HTTP authentication.

Security: Untrusted clients should not be able to access the Radicale server directly. Otherwise, they can authenticate as -any user.

+any user by simply setting related HTTP header. This can be prevented by +restrict listen to loopback interface only or at least a local firewall +rule.