1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/hscontrol
Juan Font c906aaf927 Allow to remove forced tags of a node
Set as empty StringList
2024-04-18 09:55:55 +02:00
..
assets
db Allow to remove forced tags of a node 2024-04-18 09:55:55 +02:00
derp improve testing of route failover logic 2024-04-15 12:31:53 +02:00
mapper Migrate IP fields in database to dedicated columns (#1869) 2024-04-17 07:03:06 +02:00
notifier improve testing of route failover logic 2024-04-15 12:31:53 +02:00
policy Migrate IP fields in database to dedicated columns (#1869) 2024-04-17 07:03:06 +02:00
templates update flake, fix prettier lint 2023-09-05 08:47:43 +02:00
types Remove unused node check interval 2024-04-17 20:20:44 +02:00
util Migrate IP fields in database to dedicated columns (#1869) 2024-04-17 07:03:06 +02:00
app.go Migrate IP fields in database to dedicated columns (#1869) 2024-04-17 07:03:06 +02:00
auth_noise.go
auth.go Migrate IP fields in database to dedicated columns (#1869) 2024-04-17 07:03:06 +02:00
grpcv1_test.go
grpcv1.go Migrate IP fields in database to dedicated columns (#1869) 2024-04-17 07:03:06 +02:00
handlers.go
metrics.go Rename Machine to Node (#1553) 2023-09-24 06:42:05 -05:00
noise.go improve testing of route failover logic 2024-04-15 12:31:53 +02:00
oidc.go Migrate IP fields in database to dedicated columns (#1869) 2024-04-17 07:03:06 +02:00
platform_config.go
poll.go more log.Error -> fmt.Errorf cleanup 2024-04-15 12:31:53 +02:00
suite_test.go
tailsql.go