headscale/hscontrol/types
hopleus b6dc6eb36c
#2140 Fixed reflection of hostname change (#2199)
* #2140 Fixed updating of hostname and givenName when it is updated in HostInfo

* #2140 Added integration tests

* #2140 Fix unit tests

* Changed IsAutomaticNameMode to GivenNameHasBeenChanged. Fixed errors in files according to golangci-lint rules
2024-10-17 09:45:33 -06:00
..
testdata make acl_policy_path fatal if policy.path is not set (#2041) 2024-08-19 13:03:01 +02:00
api_key.go Split code into modules 2023-05-26 12:24:50 +02:00
common.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
config_test.go Redo OIDC configuration (#2020) 2024-10-02 14:50:17 +02:00
config.go feat: derpmap field in config (#1823) 2024-10-17 05:34:20 -06:00
const.go improve testing of route failover logic 2024-04-15 12:31:53 +02:00
node_test.go #2140 Fixed reflection of hostname change (#2199) 2024-10-17 09:45:33 -06:00
node.go #2140 Fixed reflection of hostname change (#2199) 2024-10-17 09:45:33 -06:00
policy.go feat: implements apis for managing headscale policy (#1792) 2024-07-18 07:38:25 +02:00
preauth_key.go denormalise PreAuthKey tags (#2155) 2024-09-29 13:00:27 +02:00
routes_test.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
routes.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
users.go Redo OIDC configuration (#2020) 2024-10-02 14:50:17 +02:00