1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-10-14 11:17:33 +02:00
juanfont.headscale/hscontrol/types
Kristoffer Dalby cbc99010f0
populate serving from primary routes (#2489)
* populate serving from primary routes

Depends on #2464
Fixes #2480

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* also exit

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* fix route update outside of connection

there was a bug where routes would not be updated if
they changed while a node was connected and it was not part of an
autoapprove.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* update expected test output, cli only shows service node

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-03-28 13:22:15 +01:00
..
testdata
api_key.go
common.go fix double login URL with OIDC (#2445) 2025-02-25 18:16:07 +01:00
config_test.go
config.go remove oidc migration (#2411) 2025-02-07 13:49:45 +01:00
const.go
node_test.go
node.go populate serving from primary routes (#2489) 2025-03-28 13:22:15 +01:00
policy.go
preauth_key.go
routes.go Redo route code (#2422) 2025-02-26 16:22:55 +01:00
users_test.go
users.go Experimental implementation of Policy v2 (#2214) 2025-03-10 16:20:29 +01:00
version.go add git hash to binary, print on startup (#2415) 2025-02-07 13:49:34 +01:00