1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-16 06:13:43 -04:00
gitea/templates/user/settings
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
..
security Remove unnecessary "Str2html" modifier from templates (#29319) 2024-02-22 18:05:47 +00:00
account.tmpl Allow options to disable user deletion from the interface on app.ini (#29275) 2024-02-23 07:24:04 +00:00
actions.tmpl
appearance.tmpl
applications_oauth2_edit_form.tmpl
applications_oauth2_edit.tmpl
applications_oauth2_list.tmpl
applications_oauth2.tmpl
applications.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 2024-02-22 18:05:47 +00:00
grants_oauth2.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-22 17:02:33 +00:00
hook_new.tmpl
hooks.tmpl
keys_gpg.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 2024-02-22 18:05:47 +00:00
keys_principal.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-22 17:02:33 +00:00
keys_ssh.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 2024-02-22 18:05:47 +00:00
keys.tmpl
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl
organization.tmpl Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227) 2024-02-18 01:48:59 +00:00
packages_cleanup_rules_edit.tmpl
packages_cleanup_rules_preview.tmpl
packages.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-22 17:02:33 +00:00
profile.tmpl Fix labels referencing the wrong ID in the user profile settings (#29199) 2024-02-17 15:01:25 +00:00
repos.tmpl
runner_edit.tmpl