1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-11-27 20:04:00 +01:00
juanfont.headscale/hscontrol
Kristoffer Dalby 89285c317b templates: migrate OIDC callback to elem-go
Replace html/template with type-safe elem-go templating for OIDC
callback page. Improves consistency with other templates and provides
compile-time safety. All UI elements and styling preserved.
2025-11-12 08:28:12 -06:00
..
assets templates: migrate OIDC callback to elem-go 2025-11-12 08:28:12 -06:00
capver policy: fix autogroup:self propagation and optimize cache invalidation (#2807) 2025-10-23 17:57:41 +02:00
db fix: free ips from usedIps ipset on DeleteNode 2025-11-11 17:27:00 -06:00
derp Fix flaky TestShuffleDERPMapDeterministic by ensuring deterministic map iteration (#2848) 2025-11-02 10:05:23 +01:00
dns integration: replace time.Sleep with assert.EventuallyWithT (#2680) 2025-07-10 23:38:55 +02:00
mapper state: use AllApprovedRoutes instead of SubnetRoutes 2025-11-02 13:19:59 +01:00
policy policy: fix issue where non existent user results in empty ssh pol 2025-11-10 20:34:12 +01:00
routes debug: add json and improve 2025-09-09 09:40:00 +02:00
state fix: free ips from usedIps ipset on DeleteNode 2025-11-11 17:27:00 -06:00
templates templates: migrate OIDC callback to elem-go 2025-11-12 08:28:12 -06:00
types types: Distinguish subnet and exit node access 2025-11-02 13:19:59 +01:00
util stricter hostname validation and replace (#2383) 2025-10-22 13:50:39 +02:00
app.go add favicon to webpages (#2858) 2025-11-12 03:46:57 +00:00
auth_test.go hscontrol/state: allow expired auth keys for node re-registration 2025-11-11 05:12:59 -06:00
auth.go fix: preserve node expiry when tailscaled restarts 2025-11-11 12:47:48 -06:00
debug.go lint and leftover 2025-09-09 09:40:00 +02:00
grpcv1_test.go
grpcv1.go expire nodes with a custom timestamp (#2828) 2025-11-01 08:09:13 +01:00
handlers.go add favicon to webpages (#2858) 2025-11-12 03:46:57 +00:00
metrics.go integration: replace time.Sleep with assert.EventuallyWithT (#2680) 2025-07-10 23:38:55 +02:00
noise.go lint and leftover 2025-09-09 09:40:00 +02:00
oidc_template_test.go templates: migrate OIDC callback to elem-go 2025-11-12 08:28:12 -06:00
oidc.go templates: migrate OIDC callback to elem-go 2025-11-12 08:28:12 -06:00
platform_config.go
poll.go stability and race conditions in auth and node store (#2781) 2025-10-16 12:17:43 +02:00
suite_test.go
tailsql.go integration: replace time.Sleep with assert.EventuallyWithT (#2680) 2025-07-10 23:38:55 +02:00