mirror of
https://github.com/juanfont/headscale.git
synced 2026-02-23 13:50:36 +01:00
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> |
||
|---|---|---|
| .. | ||
| batcher_lockfree.go | ||
| batcher_test.go | ||
| batcher.go | ||
| builder_test.go | ||
| builder.go | ||
| mapper_test.go | ||
| mapper.go | ||
| tail_test.go | ||