nextcloud/apps/provisioning_api/lib/Controller
Arthur Schiwon 4461b9e870
enable the user to set a primary (notification) email address (backend)
- specific getters and setters on IUser and implementation
- new notify_email field in provisioning API

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-09-09 19:23:04 +02:00
..
AppConfigController.php refs #21045 add app config to disable unlimited quota and to set max quota 2021-07-29 19:31:36 +00:00
AppsController.php Update php licenses 2021-06-04 22:02:41 +02:00
AUserData.php enable the user to set a primary (notification) email address (backend) 2021-09-09 19:23:04 +02:00
GroupsController.php Group may be null if backend doesn't support creating groups 2021-06-05 22:22:39 +02:00
UsersController.php enable the user to set a primary (notification) email address (backend) 2021-09-09 19:23:04 +02:00
VerificationController.php Confirm mails only per POST 2021-09-09 19:23:04 +02:00