mirror of
https://git.vectorsigma.ru/public/headscale.git
synced 2026-07-29 17:07:59 +00:00
Implement AuthRegister and AuthApprove gRPC handlers and add corresponding CLI commands (headscale auth register, approve, reject) for managing pending auth requests including SSH check approvals. Updates #1850