SIGN IN SIGN UP
juanfont / headscale UNCLAIMED

An open source, self-hosted implementation of the Tailscale control server

0 0 43 Go

types: omit secret fields from JSON marshalling

Add json:"-" to PostgresConfig.Pass, OIDCConfig.ClientSecret, and
CLIConfig.APIKey so they are excluded from json.Marshal output
(e.g. the /debug/config endpoint).
K
Kristoffer Dalby committed
a3c4ad2ca3159318bf2f9a1fbd829c7f97a8cf0b
Parent: 0641771