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.
forgejo/templates
Jimmy Praet 5aebc4f000
Respect DefaultUserIsRestricted system default when creating new user (#19310)
* Apply DefaultUserIsRestricted in CreateUser

* Enforce system defaults in CreateUser

Allow for overwrites with CreateUserOverwriteOptions

* Fix compilation errors

* Add "restricted" option to create user command

* Add "restricted" option to create user admin api

* Respect default setting.Service.RegisterEmailConfirm and setting.Service.RegisterManualConfirm where needed

* Revert "Respect default setting.Service.RegisterEmailConfirm and setting.Service.RegisterManualConfirm where needed"

This reverts commit ee95d3e8dc9e9fff4fa66a5111e4d3930280e033.
2 years ago
..
admin Disable unnecessary GitHooks elements 2 years ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base By default force vertical tabs on mobile (#19486) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Allow to filter repositories by language in explore, user and organization repositories lists (#18430) 2 years ago
mail Try to prevent autolinking of displaynames by email readers (#19169) 2 years ago
org Add RSS Feed buttons to Repo, User and Org pages (#19370) 2 years ago
package Add Helm Chart registry (#19406) 2 years ago
repo Mute link in diff header (#19556) 2 years ago
shared Add commit status popup to issuelist (#19375) 2 years ago
status Refactor HTTP request context (#17979) 3 years ago
swagger Respect DefaultUserIsRestricted system default when creating new user (#19310) 2 years ago
user Add RSS Feed buttons to Repo, User and Org pages (#19370) 2 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
install.tmpl Refactor install page (db type) (#17919) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago