mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-11 02:21:24 +09:00
9b8949727d
An unknown or deleted key returned a bare error matching neither the not-found nor pre-auth-key checks, so registration returned a server error instead of 401. Wrap gorm.ErrRecordNotFound. Updates #3312