mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-06 04:18:22 +08:00

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.