1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/hscontrol
Shaw Drastin 7d937c6bd0
Correct macOS GUI connect guide because there's no ALT key on a mac (#2306)
* Correct macOS GUI connect guide because there's no ALT key on a mac
* also correct macOS GUI connect in hscontrol text
2024-12-17 12:11:27 +00:00
..
assets
db fix deletion of exit routes without nodes (#2286) 2024-12-13 20:15:24 +01:00
derp
dns fixes to extra-record file watcher (#2298) 2024-12-16 11:26:56 +01:00
mapper Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
notifier
policy fix sighup issue with empty acl (#2296) 2024-12-16 07:48:19 +01:00
templates Correct macOS GUI connect guide because there's no ALT key on a mac (#2306) 2024-12-17 12:11:27 +00:00
types fix issue where some oidc claim bools are sent as string (#2297) 2024-12-16 11:26:32 +01:00
util Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
app.go fix sighup issue with empty acl (#2296) 2024-12-16 07:48:19 +01:00
auth_noise.go
auth.go Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
grpcv1_test.go
grpcv1.go restructure command/api to use stable IDs (#2261) 2024-12-10 16:23:55 +01:00
handlers.go
metrics.go
noise.go
oidc.go Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
platform_config.go
poll.go wrap policy in policy manager interface (#2255) 2024-11-26 15:16:06 +01:00
suite_test.go
tailsql.go