gitea/services
Jimmy Praet 5aebc4f000
Respect DefaultUserIsRestricted system default when creating new user ()
* 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.
2022-04-29 15:38:11 -04:00
..
agit more context for models () 2022-04-28 13:48:48 +02:00
asymkey more context for models () 2022-04-28 13:48:48 +02:00
attachment Use a struct as test options () 2022-04-14 21:58:21 +08:00
auth Respect DefaultUserIsRestricted system default when creating new user () 2022-04-29 15:38:11 -04:00
comments Move some issue methods as functions () 2022-03-29 16:57:33 +02:00
context Add ContextUser to http request context () 2022-03-26 17:04:22 +08:00
cron Remove legacy unmaintained packages, refactor to support change default locale () 2022-04-03 17:46:48 +08:00
externalaccount Refactor auth package () 2022-01-02 21:12:35 +08:00
forms Add "Allow edits from maintainer" feature () 2022-04-28 17:45:33 +02:00
gitdiff Use a struct as test options () 2022-04-14 21:58:21 +08:00
issue more context for models () 2022-04-28 13:48:48 +02:00
lfs more context for models () 2022-04-28 13:48:48 +02:00
mailer Use a struct as test options () 2022-04-14 21:58:21 +08:00
migrations Fix migrate release from github () 2022-04-26 19:24:06 -04:00
mirror Remove git.Command.Run and git.Command.RunInDir* () 2022-04-01 10:55:30 +08:00
org Use a struct as test options () 2022-04-14 21:58:21 +08:00
packages Package registry changes () 2022-04-06 03:32:09 +02:00
pull Add "Allow edits from maintainer" feature () 2022-04-28 17:45:33 +02:00
release Use a struct as test options () 2022-04-14 21:58:21 +08:00
repository Prevent dangling archiver goroutine () 2022-04-26 19:22:26 -04:00
task Use a more general (and faster) method to sanitize URLs with credentials () 2022-03-31 10:25:40 +08:00
user Use a struct as test options () 2022-04-14 21:58:21 +08:00
webhook Use queue instead of memory queue in webhook send service () 2022-04-25 20:03:01 +02:00
wiki Use a struct as test options () 2022-04-14 21:58:21 +08:00