1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-11-10 01:20:58 +01:00
juanfont.headscale/hscontrol
Kristoffer Dalby e4e421444d
replace old sort func
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-04-11 12:46:02 +02:00
..
assets
capver replace old sort func 2025-04-11 12:46:02 +02:00
db Only read relevant nodes from database in PeerChangedResponse (#2509) 2025-04-08 14:56:44 +02:00
derp
dns
mapper ensure final dot on node name (#2503) 2025-04-11 12:39:08 +02:00
notifier
policy fix auto approver on register and new policy (#2506) 2025-03-31 15:55:07 +02:00
routes Multi network integration tests (#2464) 2025-03-21 11:49:32 +01:00
templates
types ensure final dot on node name (#2503) 2025-04-11 12:39:08 +02:00
util allow users to be defined with @ in v1 (#2495) 2025-03-30 11:19:05 +00:00
app.go fix auto approver on register and new policy (#2506) 2025-03-31 15:55:07 +02:00
auth_test.go
auth.go fix auto approver on register and new policy (#2506) 2025-03-31 15:55:07 +02:00
debug.go Set content-type to JSON for some debug endpoints 2025-03-16 14:02:12 +01:00
grpcv1_test.go
grpcv1.go fix auto approver on register and new policy (#2506) 2025-03-31 15:55:07 +02:00
handlers.go
metrics.go
noise.go
oidc.go OIDC: Fetch UserInfo to get EmailVerified if necessary (#2493) 2025-03-27 10:39:29 +01:00
platform_config.go
poll.go populate serving from primary routes (#2489) 2025-03-28 13:22:15 +01:00
suite_test.go
tailsql.go