0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-11 12:45:35 +01:00
gitea/routers/web/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
..
setting
avatar.go
code.go
home_test.go
home.go
main_test.go
notification.go
package.go
profile.go
search.go
stop_watch.go
task.go