1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-01-22 00:11:47 +01:00
juanfont.headscale/hscontrol
Kristoffer Dalby ac8491efec
Redo DNS configuration (#2034)
this commit changes and streamlines the dns_config into a new
key, dns. It removes a combination of outdates and incompatible
configuration options that made it easy to confuse what headscale
could and could not do, or what to expect from ones configuration.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-08-19 11:41:05 +02:00
..
assets
db Fix data race issues in EphemeralGarbageCollector tests (#2023) 2024-07-22 15:11:57 +00:00
derp test embedded derp with derp updater, check client health (#2030) 2024-08-11 07:44:59 +02:00
mapper Redo DNS configuration (#2034) 2024-08-19 11:41:05 +02:00
notifier
policy reformat code (#2019) 2024-07-22 08:56:00 +02:00
templates
types Redo DNS configuration (#2034) 2024-08-19 11:41:05 +02:00
util remove custom contains funcs for slices.Contains (#2015) 2024-07-19 09:04:04 +02:00
app.go
auth_noise.go
auth.go
grpcv1_test.go
grpcv1.go
handlers.go Make registration screen easier to use (#1975) 2024-06-15 09:40:49 +02:00
metrics.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
noise.go Redo DNS configuration (#2034) 2024-08-19 11:41:05 +02:00
oidc.go
platform_config.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
poll.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
suite_test.go
tailsql.go