]> source.dussan.org Git - nextcloud-server.git/commit
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage
authorJoas Schilling <coding@schilljs.com>
Mon, 25 Sep 2023 13:33:40 +0000 (15:33 +0200)
committerJoas Schilling <coding@schilljs.com>
Mon, 25 Sep 2023 13:54:21 +0000 (15:54 +0200)
commit0956b493b6394a6ea3c748fa5dd0910bc697ba8a
treebe06005539d5f7d38fb36352578fd841506ee304
parent5092278b0f4bf1905fe08d51ad329682b6e8f410
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/provisioning_api/lib/Controller/UsersController.php
apps/provisioning_api/tests/Controller/UsersControllerTest.php
lib/private/Accounts/AccountManager.php
tests/lib/Accounts/AccountManagerTest.php