1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-03-20 00:15:20 +01:00
juanfont.headscale/hscontrol
Florian Preinstorfer 05202099f7 Set content-type to JSON for some debug endpoints
Some endpoints in /debug send JSON data as string. Set the Content-Type
header to "application/json" which renders nicely in Firefox.

Mention the /debug route in the example configuration.
2025-03-16 14:02:12 +01:00
..
assets
capver
db Drop routes table 2025-03-10 16:52:29 +01:00
derp
dns
mapper remove policy handling for old capver (#2429) 2025-03-10 18:19:25 +00:00
notifier
policy Experimental implementation of Policy v2 (#2214) 2025-03-10 16:20:29 +01:00
routes Remove leftover printf 2025-03-10 16:52:29 +01:00
templates
types Experimental implementation of Policy v2 (#2214) 2025-03-10 16:20:29 +01:00
util Experimental implementation of Policy v2 (#2214) 2025-03-10 16:20:29 +01:00
app.go Experimental implementation of Policy v2 (#2214) 2025-03-10 16:20:29 +01:00
auth_test.go
auth.go Redo route code (#2422) 2025-02-26 16:22:55 +01: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 Experimental implementation of Policy v2 (#2214) 2025-03-10 16:20:29 +01:00
handlers.go
metrics.go
noise.go
oidc.go Experimental implementation of Policy v2 (#2214) 2025-03-10 16:20:29 +01:00
platform_config.go
poll.go Experimental implementation of Policy v2 (#2214) 2025-03-10 16:20:29 +01:00
suite_test.go
tailsql.go