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/routers
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
..
api Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 12 months ago
common Rework markup link rendering (#26745) 1 year ago
install Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 12 months ago
private Simplify how git repositories are opened (#28937) 1 year ago
utils Improve user search display name (#29002) 1 year ago
web Allow options to disable user deletion from the interface on app.ini (#29275) 12 months ago
init.go Support SAML authentication (#25165) 12 months ago