1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-05-27 01:18:48 +02:00
juanfont.headscale/hscontrol
Kristoffer Dalby 83587df738
fix routes not being saved when new nodes registers (#2444)
* add test to validate exitnode propagation

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

* save routes on register

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

* update changelog

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

* no nil

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

* add missing integration tests

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

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-02-25 12:45:12 +01:00
..
assets update flake, fix prettier lint 2023-09-05 08:47:43 +02:00
capver drop versions older than 1.62 (#2405) 2025-02-05 12:02:32 +01:00
db fix routes not being saved when new nodes registers (#2444) 2025-02-25 12:45:12 +01:00
derp feat: derpmap field in config (#1823) 2024-10-17 05:34:20 -06:00
dns fixes to extra-record file watcher (#2298) 2024-12-16 11:26:56 +01:00
mapper add 1.80 to capver and update deps (#2394) 2025-02-05 07:17:51 +01:00
notifier Spell check 2025-02-05 17:29:30 +01:00
policy Spell check 2025-02-05 17:29:30 +01:00
templates use dedicated registration ID for auth flow (#2337) 2025-01-26 22:20:11 +01:00
types Spell check 2025-02-05 17:29:30 +01:00
util Spell check 2025-02-05 17:29:30 +01:00
app.go drop versions older than 1.62 (#2405) 2025-02-05 12:02:32 +01:00
auth_test.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
auth.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
grpcv1_test.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
grpcv1.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
handlers.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
metrics.go Handle /derp/latency-check (#2227) 2024-11-06 15:59:38 +01:00
noise.go handle register auth errors (#2435) 2025-02-25 12:45:06 +01:00
oidc.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
platform_config.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
poll.go Spell check 2025-02-05 17:29:30 +01:00
suite_test.go Redo OIDC configuration (#2020) 2024-10-02 14:50:17 +02:00
tailsql.go Use result of fmt.Errorf call (#1668) 2024-02-15 11:02:54 +01:00