mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-09 01:20:21 +09:00
48cc98b787
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