headscale/hscontrol/db
dyz a369d57a17
fix node expire error due to type in gorm model Update (#1692)
Fixes #1674

Signed-off-by: fortitude.zhang <fortitude.zhang@gmail.com>
2024-01-21 17:38:24 +01:00
..
addresses_test.go remove the use key stripping and store the proper keys (#1603) 2023-11-16 17:55:29 +01:00
addresses.go Rename Machine to Node (#1553) 2023-09-24 06:42:05 -05:00
api_key_test.go Replace the timestamp based state system 2023-09-19 10:20:21 -05:00
api_key.go introduce rw lock for db, ish... 2023-09-19 10:20:21 -05:00
db.go add versioned migrations (#1644) 2023-12-10 15:46:14 +01:00
node_test.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
node.go fix node expire error due to type in gorm model Update (#1692) 2024-01-21 17:38:24 +01:00
preauth_keys_test.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
preauth_keys.go Rename Machine to Node (#1553) 2023-09-24 06:42:05 -05:00
routes_test.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
routes.go ensure renabled auto-approve routes works (#1670) 2024-01-18 16:36:47 +01:00
suite_test.go Use tailscale key types instead of strings (#1609) 2023-11-19 22:37:04 +01:00
users_test.go remove the use key stripping and store the proper keys (#1603) 2023-11-16 17:55:29 +01:00
users.go Rename Machine to Node (#1553) 2023-09-24 06:42:05 -05:00