You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lunny Xiao 1bf5527eac
Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798)
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.
8 months ago
..
activate.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
captcha.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
change_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
change_passwd_inner.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
finalize_openid.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
forgot_passwd.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
grant.tmpl Fix more "locale" usages (#27259) 9 months ago
grant_error.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
link_account.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 3 years ago
prohibit_login.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
reset_passwd.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
signin.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
signin_inner.tmpl Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 8 months ago
signin_navbar.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
signin_openid.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
signup.tmpl Show OpenID Connect and OAuth on signup page (#20242) 10 months ago
signup_inner.tmpl Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 8 months ago
signup_openid_connect.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
signup_openid_navbar.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
signup_openid_register.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
twofa.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
twofa_scratch.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
webauthn.tmpl Don't show Link to TOTP if not set up (#27585) 9 months ago
webauthn_error.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago