mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-27 09:21:19 +02:00
Fix #34349 By the way, remove `(ctx *APIContext) HasAPIError() ` and `(ctx *APIContext) GetErrMsg()` because they do nothing, the error handling has been done in API's middeware The existing OAuth2 tests were not quite right, refactored them together |
||
|---|---|---|
| .. | ||
| gitignore.go | ||
| label_templates.go | ||
| licenses.go | ||
| markup_test.go | ||
| markup.go | ||
| signing.go | ||
| version.go | ||