mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-24 10:49:20 -07:00
Updated Proxy examples (markdown)
@@ -91,7 +91,7 @@ If you prefer, you can also directly specify a value instead of substituting an
|
|||||||
# path /admin*
|
# path /admin*
|
||||||
# Trusted IPs one and two
|
# Trusted IPs one and two
|
||||||
# not client_ip xx.xx.xx.xx/32 xx.xx.xx.xx/32
|
# not client_ip xx.xx.xx.xx/32 xx.xx.xx.xx/32
|
||||||
# # remote_ip’s forwarded mode is deprecated; client_ip matcher with global options client_ip_headers and trusted_proxies
|
# # remote_ip's forwarded mode is deprecated; client_ip matcher with global options client_ip_headers and trusted_proxies
|
||||||
# }
|
# }
|
||||||
|
|
||||||
# respond @not_allowed_admin "401 - {http.request.header.Cf-Connecting-Ip} is not an allowed IP." 401
|
# respond @not_allowed_admin "401 - {http.request.header.Cf-Connecting-Ip} is not an allowed IP." 401
|
||||||
|
|||||||
Reference in New Issue
Block a user