mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
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. |
||
|---|---|---|
| .. | ||
| 2fa.go | ||
| auth_test.go | ||
| auth.go | ||
| linkaccount.go | ||
| main_test.go | ||
| oauth2_provider.go | ||
| oauth_test.go | ||
| oauth.go | ||
| openid.go | ||
| password.go | ||
| webauthn.go | ||