mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 00:04:25 +00:00
1bf5527eac
The steps to reproduce it. First, create a new oauth2 source. Then, a user login with this oauth2 source. Disable the oauth2 source. Visit users -> settings -> security, 500 will be displayed. This is because this page only load active Oauth2 sources but not all Oauth2 sources. |
||
---|---|---|
.. | ||
security | ||
account_test.go | ||
account.go | ||
adopt.go | ||
applications.go | ||
keys.go | ||
main_test.go | ||
oauth2_common.go | ||
oauth2.go | ||
packages.go | ||
profile.go | ||
runner.go | ||
webhooks.go |