]> source.dussan.org Git - nextcloud-server.git/commit
make sure that 'getCurrentUser' gets an array in order to manipulate the data to... 3272/head
authorBjoern Schiessle <bjoern@schiessle.org>
Thu, 26 Jan 2017 10:31:08 +0000 (11:31 +0100)
committerBjoern Schiessle <bjoern@schiessle.org>
Thu, 26 Jan 2017 10:31:08 +0000 (11:31 +0100)
commit3e6c40eeb4408f3f52bdabad5ae876dc0e5581ff
treec0b346a08ba9ac945fdd587b0101c06ad86dc528
parent3a603ab8b421b306373e06b9d1210e6013093a99
make sure that 'getCurrentUser' gets an array in order to manipulate the data to match the old API

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
apps/provisioning_api/lib/Controller/UsersController.php
apps/provisioning_api/tests/Controller/UsersControllerTest.php