1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-20 00:18:41 +01:00
juanfont.headscale/hscontrol
2025-02-14 13:43:33 +01:00
..
assets
capver drop versions older than 1.62 (#2405) 2025-02-05 12:02:32 +01:00
db use helper function for constructing state updates (#2410) 2025-02-07 13:49:59 +01:00
derp feat: derpmap field in config (#1823) 2024-10-17 05:34:20 -06:00
dns fixes to extra-record file watcher (#2298) 2024-12-16 11:26:56 +01:00
mapper add 1.80 to capver and update deps (#2394) 2025-02-05 07:17:51 +01:00
notifier use helper function for constructing state updates (#2410) 2025-02-07 13:49:59 +01:00
policy remove oidc migration (#2411) 2025-02-07 13:49:45 +01:00
templates use dedicated registration ID for auth flow (#2337) 2025-01-26 22:20:11 +01:00
types use helper function for constructing state updates (#2410) 2025-02-07 13:49:59 +01:00
util remove oidc migration (#2411) 2025-02-07 13:49:45 +01:00
app.go use tsweb debugger (#2420) 2025-02-11 11:18:59 +01:00
auth_test.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
auth.go use helper function for constructing state updates (#2410) 2025-02-07 13:49:59 +01:00
debug.go use tsweb debugger (#2420) 2025-02-11 11:18:59 +01:00
grpcv1_test.go
grpcv1.go use helper function for constructing state updates (#2410) 2025-02-07 13:49:59 +01:00
handlers.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
metrics.go Handle /derp/latency-check (#2227) 2024-11-06 15:59:38 +01:00
noise.go use tailscale version in all unsupported errs (#2426) 2025-02-14 13:43:33 +01:00
oidc.go use helper function for constructing state updates (#2410) 2025-02-07 13:49:59 +01:00
platform_config.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
poll.go use helper function for constructing state updates (#2410) 2025-02-07 13:49:59 +01:00
suite_test.go Redo OIDC configuration (#2020) 2024-10-02 14:50:17 +02:00
tailsql.go