1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-20 00:18:41 +01:00
juanfont.headscale/hscontrol/types
Kristoffer Dalby 1f0110fe06
use helper function for constructing state updates (#2410)
This helps preventing messages being sent with the wrong update type
and payload combination, and it is shorter/neater.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-02-07 13:49:59 +01:00
..
testdata Remove use_username_in_magic_dns option 2024-12-11 18:39:35 +01:00
api_key.go
common.go use helper function for constructing state updates (#2410) 2025-02-07 13:49:59 +01:00
config_test.go Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
config.go remove oidc migration (#2411) 2025-02-07 13:49:45 +01:00
const.go
node_test.go #2140 Fixed reflection of hostname change (#2199) 2024-10-17 09:45:33 -06:00
node.go Spell check 2025-02-05 17:29:30 +01:00
policy.go
preauth_key.go do not allow preauth keys to be deleted if assigned to node (#2396) 2025-02-01 10:31:13 +01:00
routes_test.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
routes.go make it harder to insert invalid routes (#2371) 2025-01-23 13:40:23 +01:00
users_test.go relax user validation to allow emails, add tests from various oidc providers (#2364) 2025-01-22 18:10:15 +01:00
users.go add 1.80 to capver and update deps (#2394) 2025-02-05 07:17:51 +01:00
version.go add git hash to binary, print on startup (#2415) 2025-02-07 13:49:34 +01:00