headscale/cmd
Kristoffer Dalby 49d6949639 cli: stop doubling the scheme on a remote CLI address
newRemoteClient prepended "https://" unconditionally, so
HEADSCALE_CLI_ADDRESS=https://host became https://https://host and dialed
the host "https". Default a bare host to https, keep an explicit scheme.
2026-06-20 09:55:42 +02:00
..
dev docs: add changelog and refresh the API reference for the v1 API 2026-06-19 15:21:00 +02:00
gen-openapi api/v1: add code-first Huma implementation of the v1 API 2026-06-19 15:21:00 +02:00
headscale cli: stop doubling the scheme on a remote CLI address 2026-06-20 09:55:42 +02:00
hi all: adopt strings, errors, and os helpers 2026-06-17 16:12:19 +02:00
mapresponses all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
vendorhash all: apply godoc [Name] link conventions across comments 2026-05-19 09:55:22 +02:00