gitea/templates/user
Lunny Xiao 3ef6252e06
Allow options to disable user deletion from the interface on app.ini (#29275)
Extract from #20549

This PR added a new option on app.ini `[admin]USER_DISABLED_FEATURES` to
allow the site administrator to disable users visiting deletion user
interface or allow.
This options are also potentially allowed to define more features in
future PRs.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-02-23 07:24:04 +00:00
..
auth Support SAML authentication (#25165) 2024-02-23 00:08:17 +00:00
dashboard Remove unnecessary "Str2html" modifier from templates (#29319) 2024-02-22 18:05:47 +00:00
notification Refactor template empty checks (#28351) 2023-12-04 15:48:42 -06:00
overview Unify organizations header (#29248) 2024-02-23 01:24:57 +01:00
settings Allow options to disable user deletion from the interface on app.ini (#29275) 2024-02-23 07:24:04 +00:00
code.tmpl Unify organizations header (#29248) 2024-02-23 01:24:57 +01: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