mirror of
https://github.com/juanfont/headscale.git
synced 2026-02-25 17:14:56 +01:00
Move errMissingParameter from users.go to utils.go alongside the other shared sentinel errors; the variable is referenced by api_key.go and preauthkeys.go. Move the Error constant-error type from debug.go to mockoidc.go, its only consumer.