mirror of
https://github.com/go-gitea/gitea
synced 2025-02-21 19:42:01 +01:00
If the user-agent starts with git and user must change password but hasn't return a 401 with the message. It must be a 401, git doesn't seem to show the contents of the error message when we return a 403 Fixes #19090