docs: document trusted_proxies config option
Cover the option in config-example.yaml, the reverse-proxy integration guide, and the 0.29.0 CHANGELOG.
This commit is contained in:
parent
c6c29c05e5
commit
963daf8908
3 changed files with 32 additions and 0 deletions
|
|
@ -307,6 +307,7 @@ connected" routers that maintain their control session but cannot route packets.
|
|||
- Tagged nodes (registered with tagged pre-auth keys) are exempt from default expiry
|
||||
- `oidc.expiry` has been removed; use `node.expiry` instead (applies to all registration methods including OIDC)
|
||||
- `ephemeral_node_inactivity_timeout` is deprecated in favour of `node.ephemeral.inactivity_timeout`
|
||||
- Add `trusted_proxies` to gate `True-Client-IP` / `X-Real-IP` / `X-Forwarded-For` (previously honoured from any client)
|
||||
|
||||
#### Debug
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue