nextcloud/apps/provisioning_api/tests/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
..
AppConfigControllerTest.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
AppsControllerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
GroupsControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
UsersControllerTest.php Fix the user email issue while creating a user 2020-10-05 19:34:24 +00:00