0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-28 05:02:01 +02:00
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
..
2026-02-28 11:23:20 -08:00
2026-02-22 08:01:43 +01:00
2025-06-03 01:26:19 +00:00
2025-09-13 18:01:00 +00:00
2025-10-23 08:35:48 +00:00
2025-03-31 01:53:48 -04:00
2026-04-03 20:03:59 +00:00