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.
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>
12 months ago
..
auth Support SAML authentication (#25165) 12 months ago
dashboard Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
notification Refactor template empty checks (#28351) 1 year ago
overview Unify organizations header (#29248) 12 months ago
settings Allow options to disable user deletion from the interface on app.ini (#29275) 12 months ago
code.tmpl Unify organizations header (#29248) 12 months ago
heatmap.tmpl Fix more "locale" usages (#27259) 1 year ago
profile.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago