0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 10:38:42 +01:00
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
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
profile.tmpl