summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api
Commit message (Expand)AuthorAgeFilesLines
...
* Effectively return a valid group as it would be the case in a realDries Mys2021-06-051-2/+6
* Group may be null if backend doesn't support creating groupsDries Mys2021-06-051-0/+3
* Fixed indentationDries Mys2021-06-051-1/+1
* [ProvisioningAPI] Allow specifying group display name during creationDries Mys2021-06-051-2/+6
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0419-45/+34
* Fix the get editable fields endpoint without a user idJoas Schilling2021-05-272-2/+19
* Merge pull request #26679 from nextcloud/bugfix/noid/fix-unauthorized-ocs-sta...blizzz2021-05-135-26/+34
|\
| * Fix unauthorized OCS status in provisioningJoas Schilling2021-05-125-26/+34
* | allow to set valid scopes only in AccountPropertyArthur Schiwon2021-05-121-1/+1
* | provAPI to use only public API of IAccountManagerArthur Schiwon2021-05-085-68/+100
|/
* Also check implementsAction methodJoas Schilling2021-04-272-5/+92
* Only return display name as editable when the user backend allows itJoas Schilling2021-04-273-11/+67
* [tx-robot] updated from transifexNextcloud bot2021-04-252-0/+16
* [tx-robot] updated from transifexNextcloud bot2021-04-162-0/+16
* Also check the default phone region when the number has no country codeJoas Schilling2021-03-311-0/+15
* Capability for federated scopeVincent Petry2021-03-262-0/+103
* Change account property capability Vincent Petry2021-03-261-1/+1
* Add capability for editable scopes in provisioning APIVincent Petry2021-03-264-0/+55
* Add property scope tests for AccountManagerVincent Petry2021-03-261-0/+3
* Enhance UsersControllerTest of provisioning API with scopesVincent Petry2021-03-261-37/+140
* Expose avatarScope through provisioning APIVincent Petry2021-03-262-0/+9
* OCS allow reading and writing account property scopesVincent Petry2021-03-262-8/+55
* Make extra user profile fields always editableVincent Petry2021-03-262-52/+11
* [tx-robot] updated from transifexNextcloud bot2021-03-232-0/+16
* [tx-robot] updated from transifexNextcloud bot2021-03-202-4/+4
* Only clear known users when we had at least one phonebook entryJoas Schilling2021-03-121-3/+3
* Rename some parameters and methods to make the API more clearJoas Schilling2021-03-102-2/+2
* Add a service to find out if a user knows another userJoas Schilling2021-03-103-30/+44
* Delete matches when the user is being deletedJoas Schilling2021-03-104-0/+60
* Delete matches when a user changes their phone numberJoas Schilling2021-03-101-0/+4
* Store when a user knows another user based on phone numberJoas Schilling2021-03-101-0/+22
* Fix some psalm warningsJoas Schilling2021-03-101-17/+22
* Provisioning API to IBootstrapRoeland Jago Douma2021-03-101-6/+13
* Fixed error after merge in UsersControllerRoeland Jago Douma2021-03-051-5/+6
* Merge pull request #25589 from nextcloud/provisioning-api-invalid-argumentRoeland Jago Douma2021-03-051-0/+7
|\
| * forward invalid argument message to frontend when creating a user failsRobin Appelman2021-02-111-0/+7
* | [tx-robot] updated from transifexNextcloud bot2021-03-042-4/+4
* | Remove deprecated \OCP\APIRoeland Jago Douma2021-03-035-20/+23
* | LoggerInterface for provisioning API ControllersRoeland Jago Douma2021-03-024-43/+49
* | Update autoloader filesRoeland Jago Douma2021-03-021-2/+4
* | [tx-robot] updated from transifexNextcloud bot2021-03-012-0/+16
* | [tx-robot] updated from transifexNextcloud bot2021-02-252-0/+16
* | Cleanup appinfo usageJoas Schilling2021-02-162-13/+10
|/
* [tx-robot] updated from transifexNextcloud bot2021-02-062-0/+16
* This is 22Joas Schilling2021-02-031-1/+1
* Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
* [tx-robot] updated from transifexNextcloud bot2021-01-222-2/+4
* [tx-robot] updated from transifexNextcloud bot2021-01-192-4/+4
* [tx-robot] updated from transifexNextcloud bot2021-01-184-2/+6
* [tx-robot] updated from transifexNextcloud bot2021-01-174-2/+18