mirror of
https://github.com/juanfont/headscale.git
synced 2026-05-28 13:06:48 +09:00
d66d3a4269
Render an interstitial showing device hostname, OS, and machine-key
fingerprint before finalising OIDC registration. The user must POST
to /register/confirm/{auth_id} with a CSRF double-submit cookie.
Removes the TODO at oidc.go:201.