gitea/services/oauth2_provider
wxiaoguang 3533263ced
Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966)
1. Make "Issuer" strictly follow the spec (see comment)
2. Make "/.well-known/openid-configuration" respond 404 if the OAuth2
provider is not enabled.

Then by the way, remove the JSEscape template helper because it is not
needed any more.
2025-07-06 13:36:45 +08:00
..
access_token.go Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 2025-07-06 13:36:45 +08:00
additional_scopes_test.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
init.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
jwtsigningkey.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
token.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00