1
0
mirror of https://github.com/juanfont/headscale.git synced 2026-02-23 13:50:36 +01:00
juanfont.headscale/hscontrol/mapper
Kristoffer Dalby e45cf30867
auth: add /auth dummy, tighten AuthRequest, generalise
This commit generalise the "Registration" pipeline to a more general auth
pipeline supporting both registrations and general auth requests.

This means we have renamed the RegistrationID to AuthID.
Fields from AuthRequest has been unexported and made read only.
Added dummy /auth endpoints to be filled.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2026-02-20 11:50:43 +01:00
..
batcher_lockfree.go all: upgrade to Go 1.26rc2 and modernize codebase 2026-02-08 12:35:23 +01:00
batcher_test.go auth: add /auth dummy, tighten AuthRequest, generalise 2026-02-20 11:50:43 +01:00
batcher.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
builder_test.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
builder.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
mapper_test.go all: upgrade to Go 1.26rc2 and modernize codebase 2026-02-08 12:35:23 +01:00
mapper.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
tail_test.go all: upgrade to Go 1.26rc2 and modernize codebase 2026-02-08 12:35:23 +01:00