mirror of
https://github.com/juanfont/headscale
synced 2026-04-25 17:15:33 +02: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