summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-12-082-2/+22
* [tx-robot] updated from transifexNextcloud bot2021-12-052-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-12-042-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-12-024-2/+30
* [tx-robot] updated from transifexNextcloud bot2021-11-242-2/+22
* [tx-robot] updated from transifexNextcloud bot2021-11-202-0/+34
* [tx-robot] updated from transifexNextcloud bot2021-11-144-4/+24
* [tx-robot] updated from transifexNextcloud bot2021-11-032-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-10-262-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-10-232-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-10-202-0/+4
* [tx-robot] updated from transifexNextcloud bot2021-10-1916-0/+16
* [tx-robot] updated from transifexNextcloud bot2021-10-1810-10/+0
* [tx-robot] updated from transifexNextcloud bot2021-10-1710-0/+10
* [tx-robot] updated from transifexNextcloud bot2021-10-062-2/+8
* [tx-robot] updated from transifexNextcloud bot2021-10-052-2/+20
* [tx-robot] updated from transifexNextcloud bot2021-09-192-2/+18
* [tx-robot] updated from transifexNextcloud bot2021-09-172-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-09-156-2/+24
* [tx-robot] updated from transifexNextcloud bot2021-09-1416-4/+52
* [tx-robot] updated from transifexNextcloud bot2021-09-1316-30/+46
* [tx-robot] updated from transifexNextcloud bot2021-09-1214-0/+112
* [tx-robot] updated from transifexNextcloud bot2021-08-202-0/+14
* Add missing files for Composer v2Christoph Wurst2021-08-165-1/+386
* [tx-robot] updated from transifexNextcloud bot2021-08-042-4/+4
* [tx-robot] updated from transifexNextcloud bot2021-08-0248-96/+48
* [tx-robot] updated from transifexNextcloud bot2021-06-282-4/+4
* Replace OCSController with OCP\APIDaniel Kesselberg2021-06-021-1/+1
* Fix the get editable fields endpoint without a user idJoas Schilling2021-05-272-2/+19
* FIx stable21 differenceJoas Schilling2021-04-291-3/+4
* Also check implementsAction methodJoas Schilling2021-04-282-5/+92
* Only return display name as editable when the user backend allows itJoas Schilling2021-04-283-11/+66
* [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-292-0/+103
* Change account property capability Vincent Petry2021-03-291-1/+1
* Add capability for editable scopes in provisioning APIVincent Petry2021-03-294-0/+55
* Add property scope tests for AccountManagerVincent Petry2021-03-291-0/+3
* Enhance UsersControllerTest of provisioning API with scopesVincent Petry2021-03-291-37/+140
* Expose avatarScope through provisioning APIVincent Petry2021-03-292-0/+9
* OCS allow reading and writing account property scopesVincent Petry2021-03-292-8/+55
* Make extra user profile fields always editableVincent Petry2021-03-292-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-112-2/+2
* Add a service to find out if a user knows another userJoas Schilling2021-03-113-30/+44
* Delete matches when the user is being deletedJoas Schilling2021-03-114-0/+60
* Delete matches when a user changes their phone numberJoas Schilling2021-03-111-0/+4