1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-20 00:18:41 +01:00
juanfont.headscale/hscontrol/db
Kristoffer Dalby 5164b2766b
make it harder to insert invalid routes (#2371)
* make it harder to insert invalid routes

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

* dont panic if node is not available for route

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

* update changelog

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

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-01-23 16:12:03 +01:00
..
testdata
api_key_test.go
api_key.go
db_test.go fix tags not resolving to username if email is present (#2309) 2024-12-19 13:10:10 +01:00
db.go make it harder to insert invalid routes (#2371) 2025-01-23 16:12:03 +01:00
ip_test.go
ip.go
node_test.go fix tags not resolving to username if email is present (#2309) 2024-12-19 13:10:10 +01:00
node.go Fix typos 2025-01-09 10:38:25 +01:00
policy.go
preauth_keys_test.go fix tags not resolving to username if email is present (#2309) 2024-12-19 13:10:10 +01:00
preauth_keys.go
routes_test.go Fix typos 2025-01-09 10:38:25 +01:00
routes.go Fix typos 2025-01-09 10:38:25 +01:00
suite_test.go
text_serialiser.go
users_test.go fix tags not resolving to username if email is present (#2309) 2024-12-19 13:10:10 +01:00
users.go fix tags not resolving to username if email is present (#2309) 2024-12-19 13:10:10 +01:00