mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-19 23:04:53 +09:00
Rewrite reverse proxy documentation
- Restructure and cleanup reverse proxy docs - Update examples for Apache, Caddy, Nginx - Provide some basic usage examples
This commit is contained in:
committed by
nblock
parent
5228cb1a40
commit
6777a82ee6
@@ -308,6 +308,7 @@ connected" routers that maintain their control session but cannot route packets.
|
||||
- Fix user-owned re-registration with zero client expiry and no default storing `0001-01-01 00:00:00` in the database instead of `NULL` [#3199](https://github.com/juanfont/headscale/pull/3199)
|
||||
- Fix `tailscaled` restart on a node with no expiry resetting `NULL` to `0001-01-01 00:00:00` in the database, affecting both tagged and untagged nodes [#3197](https://github.com/juanfont/headscale/pull/3197)
|
||||
- Backfill `nodes.expiry` rows persisted by older versions as `0001-01-01 00:00:00` to `NULL`, so nodes upgraded from <0.28 stop reporting as expired [#3284](https://github.com/juanfont/headscale/issues/3284)
|
||||
- Update reverse proxy documentation for `trusted_proxies` configuration option [#3292](https://github.com/juanfont/headscale/pull/3292)
|
||||
|
||||
## 0.28.0 (2026-02-04)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user