mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 05:37:37 +03:00
extension related to https://github.com/Kozea/Radicale/issues/1529
This commit is contained in:
parent
76753d271a
commit
081b8a7fcc
1 changed files with 3 additions and 1 deletions
|
@ -506,7 +506,9 @@ RequestHeader set X-Remote-User expr=%{REMOTE_USER}
|
|||
```
|
||||
|
||||
> **Security:** Untrusted clients should not be able to access the Radicale
|
||||
> server directly. Otherwise, they can authenticate as any user.
|
||||
> server directly. Otherwise, they can authenticate as 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.
|
||||
|
||||
#### Secure connection between Radicale and the reverse proxy
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue