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
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
..
admin Support SAML authentication (#25165) 12 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Remove DataRaceCheck (#29258) 12 months ago
code Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve CSS helper naming (#28769) 1 year ago
explore Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
mail Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
org Unify organizations header (#29248) 12 months ago
package Unify organizations header (#29248) 12 months ago
projects Use full width for project boards (#28225) 1 year ago
repo Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
shared Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
status Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
swagger Refactor more code in templates (#29236) 12 months ago
user Allow options to disable user deletion from the interface on app.ini (#29275) 12 months ago
webhook Change webhook-type in create-view (#29114) 12 months ago
home.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
install.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago