diff options
author | zeripath <art27@cantab.net> | 2022-01-16 03:44:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-16 11:44:11 +0800 |
commit | 4b4884ce889439f092d3797984e768e0cf2a278e (patch) | |
tree | 9c2878f845acb732ceae042a7e30dd3019b5e275 /docs | |
parent | a15353dc004a8a29097d9a92ca7af5e4f0cbad29 (diff) | |
download | gitea-4b4884ce889439f092d3797984e768e0cf2a278e.tar.gz gitea-4b4884ce889439f092d3797984e768e0cf2a278e.zip |
Return nicer error if trying to pull from non-existent user (#18288)
* Return nicer error if trying to pull from non-existent user
Gitea serv will currently return an 500 if we try to pull from a repository where
the owner does not exist.
This PR checks for the UserNotExist Error when checking for the user and will
return a NotFound error instead.
Fix #18225
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions