mirror of
https://github.com/filebrowser/filebrowser
synced 2026-04-21 13:27:17 +00:00
docs: add notice on proxy
This commit is contained in:
parent
ef2e9992dc
commit
be8ba18937
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ Where `X-My-Header` is the HTTP header provided by your proxy with the username.
|
|||
|
||||
> [!WARNING]
|
||||
>
|
||||
> File Browser will blindly trust the provided header. If the proxy can be bypassed, an attacker could simply attach the header and get admin access.
|
||||
> File Browser will blindly trust the provided header. If the proxy can be bypassed, an attacker could simply attach the header and get admin access. Please ensure that File Browser is not accessible from untrusted networks, and that the proxy is correctly configured to strip/overwrite the header from client requests.
|
||||
|
||||
## Hook Authentication
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue