1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-10-28 10:51:44 +01:00
juanfont.headscale/hscontrol/db
nblock f44b1d37c4
Remove routes without a node_id (#2386)
The routes table has a NOT NULL constraint on node_id.

Fixes: #2376
2025-01-30 14:57:06 +01:00
..
testdata fix postgres migration issue with 0.24 (#2367) 2025-01-23 14:58:42 +01:00
api_key_test.go
api_key.go
db_test.go use dedicated registration ID for auth flow (#2337) 2025-01-26 22:20:11 +01:00
db.go Remove routes without a node_id (#2386) 2025-01-30 14:57:06 +01:00
ip_test.go
ip.go
node_test.go
node.go use dedicated registration ID for auth flow (#2337) 2025-01-26 22:20:11 +01:00
policy.go
preauth_keys_test.go
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 fix postgres migration issue with 0.24 (#2367) 2025-01-23 14:58:42 +01:00
text_serialiser.go
users_test.go
users.go create and rename usernames validated by new func (#2381) 2025-01-27 22:58:10 +01:00