summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix test failure introduced in https://github.com/nextcloud/server/pull/33819Christopher Ng2022-09-161-0/+6
* Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-1/+1
* Fix unit testsJoas Schilling2022-07-061-1/+2
* Fix exception handling when profile data is too longJoas Schilling2022-06-091-26/+28
* Merge pull request #26725 from nextcloud/fix-federated-scope-not-shown-when-p...John Molakvoæ2021-10-221-9/+15
|\
| * Split capabilityDaniel Calviño Sánchez2021-08-181-9/+15
* | Add new account propertiesChristopher Ng2021-10-191-10/+84
* | Add support for Delegation Settings for more appsCarl Schwan2021-10-152-11/+62
* | use specific email getter where necessaryArthur Schiwon2021-09-091-5/+8
|/
* fix UserController tests failing because of max_quota app value not provided ...Julien Veyssier2021-07-301-0/+27
* cleanupArthur Schiwon2021-06-301-8/+0
* prov api reports multiple mail as editable fieldArthur Schiwon2021-06-301-0/+3
* prov api reports additional emails on getUserArthur Schiwon2021-06-301-3/+6
* Effectively return a valid group as it would be the case in a realDries Mys2021-06-051-2/+6
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-047-13/+7
* Merge pull request #26679 from nextcloud/bugfix/noid/fix-unauthorized-ocs-sta...blizzz2021-05-132-10/+10
|\
| * Fix unauthorized OCS status in provisioningJoas Schilling2021-05-122-10/+10
* | provAPI to use only public API of IAccountManagerArthur Schiwon2021-05-082-31/+56
|/
* Also check implementsAction methodJoas Schilling2021-04-271-2/+85
* Only return display name as editable when the user backend allows itJoas Schilling2021-04-271-5/+30
* Capability for federated scopeVincent Petry2021-03-261-0/+92
* Add property scope tests for AccountManagerVincent Petry2021-03-261-0/+3
* Enhance UsersControllerTest of provisioning API with scopesVincent Petry2021-03-261-37/+140
* Make extra user profile fields always editableVincent Petry2021-03-261-29/+3
* Add a service to find out if a user knows another userJoas Schilling2021-03-101-0/+23
* Remove deprecated \OCP\APIRoeland Jago Douma2021-03-031-1/+2
* LoggerInterface for provisioning API ControllersRoeland Jago Douma2021-03-022-12/+13
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Unit tests for searching by phone numberJoas Schilling2020-12-071-8/+41
* Add an endpoint to search for accounts based on phone numberJoas Schilling2020-12-071-3/+19
* Make code strictJoas Schilling2020-12-072-28/+30
* Merge pull request #23189 from nextcloud/enhancement/cs/binary_operator_spacesMorris Jobke2020-10-051-1/+1
|\
| * Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* | Fix the user email issue while creating a userSujith Haridasan2020-10-051-1/+5
|/
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-243-0/+4
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-124-33/+32
* Generate password on addUser by password_policy appDaniel Kesselberg2020-08-091-1/+50
* Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-141-16/+10
* Use the new method everywhereJoas Schilling2020-07-032-37/+23
* Fix languages empty arrayGretaD2020-05-081-46/+61
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Fix php-cs formattingChristoph Wurst2020-04-141-1/+1
* Add tests for encoded group idJulius Härtl2020-04-111-10/+74
* Format control structures, classes, methods and functionChristoph Wurst2020-04-106-16/+8
* Use elseif instead of else ifChristoph Wurst2020-04-101-4/+4
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-7/+7
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-5/+5
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-314-1/+4