nextcloud/apps/provisioning_api/lib/Controller
Sujith Haridasan c998209ec1 Fix the user email issue while creating a user
When the user is created, the provisioning api
was not adding the email address of the user
when provided if the `send email to new user`
is not set.

Signed-off-by: Sujith Haridasan <sujith.h@gmail.com>
2020-10-05 19:34:24 +00:00
..
AUserData.php Use the new method everywhere 2020-07-03 10:59:43 +02:00
AppConfigController.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
AppsController.php Update license headers for 19 2020-04-29 11:57:22 +02:00
GroupsController.php Use the new method everywhere 2020-07-03 10:59:43 +02:00
UsersController.php Fix the user email issue while creating a user 2020-10-05 19:34:24 +00:00