aboutsummaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #48622 from nextcloud/backport/48538/stable30Benjamin Gaussorgues2024-10-302-18/+13
|\
| * test: Fix testsbackport/48538/stable30Christopher Ng2024-10-092-18/+13
* | Merge pull request #48474 from nextcloud/backport/47846/stable30Benjamin Gaussorgues2024-10-301-5/+5
|\ \
| * | fix: provision api's status codesbackport/47846/stable30Hamza Mahjoubi2024-10-091-5/+5
| |/
* / chore(provisioning_api): Add tests for getDisabledUserDetailsCôme Chilliet2024-10-291-0/+125
|/
* fix(provisioning): Support setting new app configs as wellJoas Schilling2024-08-221-14/+23
* fix(ProvisioningAPI): set typed config values by via APIArthur Schiwon2024-08-211-3/+33
* test(users): Adapt tests to new admin delegation checksLouis Chemineau2024-07-222-29/+51
* chore: Add SPDX headerAndy Scherzinger2024-06-027-171/+22
* Update UsersControllerTest.phprakekniven2024-02-041-1/+1
* fix(provisioning_api): Translate exceptions shown in the frontend + replace s...Ferdinand Thiessen2024-02-011-22/+20
* fixesMaxence Lange2024-01-151-24/+16
* lazy AppConfigMaxence Lange2024-01-151-4/+4
* Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-281-2/+2
* fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usageJoas Schilling2023-09-251-5/+14
* feat(users): Store and load a user's managerChristoph Wurst2023-05-121-0/+3
* fix(provisioning_api): Don't allow to configure the same additional email mul...Joas Schilling2023-04-261-0/+157
* adjust tests after #36665Julien Veyssier2023-03-231-1/+7
* Fix a few tests that were using too big int values for 32bitsCôme Chilliet2023-02-071-2/+1
* Only expose storage location to adminsVincent Petry2023-01-131-8/+4
* Fix testsCarl Schwan2022-11-221-0/+14
* Fix errors from PHP 8.2 testingCôme Chilliet2022-11-141-1/+2
* 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