nextcloud/apps/provisioning_api/lib/Controller
Arthur Schiwon 88fc177e26
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-10 13:22:26 +02:00
..
AppConfigController.php refs #21045 add app config to disable unlimited quota and to set max quota 2021-08-20 00:52:42 +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-10 13:22:26 +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-10 13:22:26 +02:00
VerificationController.php Confirm mails only per POST 2021-09-10 13:22:26 +02:00