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
..
auth Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 8 months ago
dashboard Fix template bug (#27581) 9 months ago
notification More `db.DefaultContext` refactor (#27265) 9 months ago
overview Fix display member unit in the menu bar if there are no hidden members in public org (#27795) 8 months ago
settings Show placeholder email in privacy popup (#27770) 8 months ago
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 12 months ago
heatmap.tmpl Fix more "locale" usages (#27259) 9 months ago
profile.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago