gitea/templates/user
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.
2023-11-03 01:41:00 +00:00
..
auth Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 2023-11-03 01:41:00 +00:00
dashboard Fix template bug (#27581) 2023-10-11 14:02:15 +00:00
notification More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
overview Fix display member unit in the menu bar if there are no hidden members in public org (#27795) 2023-10-30 09:11:16 +00:00
settings Show placeholder email in privacy popup (#27770) 2023-10-25 11:12:36 +00:00
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
heatmap.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
profile.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00