Merge fd70aa3be29cfbca4c23f1cba97e5b8b6349d964 into 8a05c05596ca9ba0735dafd8e359885de4c2c969

This commit is contained in:
Nick Taylor 2026-03-21 06:53:31 +01:00 committed by GitHub
commit 177f345da7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,6 @@ Use `trusted-proxy` auth mode when:
- If your proxy doesn't authenticate users (just a TLS terminator or load balancer)
- If there's any path to the Gateway that bypasses the proxy (firewall holes, internal network access)
- If you're unsure whether your proxy correctly strips/overwrites forwarded headers
- If you only need personal single-user access (consider Tailscale Serve + loopback for simpler setup)
## How It Works