1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-27 09:21:19 +02:00
gitea/routers/api/v1/misc
wxiaoguang 83bdfc2a57
Support for Custom URI Schemes in OAuth2 Redirect URIs (#37356)
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
2026-04-22 21:33:27 +00:00
..
gitignore.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
label_templates.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
licenses.go Only keep popular licenses (#33832) 2025-03-10 06:40:37 +08:00
markup_test.go Support rendering OpenAPI spec (#36449) 2026-01-26 10:34:38 +08:00
markup.go Support for Custom URI Schemes in OAuth2 Redirect URIs (#37356) 2026-04-22 21:33:27 +00:00
signing.go Remove undocumented support of signing key in the repository git configuration file (#36143) 2025-12-14 17:34:45 +00:00
version.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00