Commit 3f03275
Gusted
Return 404 when user is not found on avatar (go-gitea#21476) (go-gitea#21477)
- Backport go-gitea#21476
- Instead of returning a 500 Internal Server when the user wasn't found,
return 404 Not found.1 parent f48fda8 commit 3f03275
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
0 commit comments