Block a user
Allow gitea_status_proxy to properly proxy statuses
These pre-auth errors should probably use Debug() logging level instead of Error(). If someone spams this endpoint with garbage, it could generate a lot of useless logs here.
Allow gitea_status_proxy to properly proxy statuses
We should add that keys should be random and generated like
Allow gitea_status_proxy to properly proxy statuses
Just some nit-picks, otherwise looks good, thanks!