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.