| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 19 | -45/+34 |
* | Fix the get editable fields endpoint without a user id | Joas Schilling | 2021-05-27 | 2 | -2/+19 |
* | Merge pull request #26679 from nextcloud/bugfix/noid/fix-unauthorized-ocs-sta... | blizzz | 2021-05-13 | 5 | -26/+34 |
|\ |
|
| * | Fix unauthorized OCS status in provisioning | Joas Schilling | 2021-05-12 | 5 | -26/+34 |
* | | allow to set valid scopes only in AccountProperty | Arthur Schiwon | 2021-05-12 | 1 | -1/+1 |
* | | provAPI to use only public API of IAccountManager | Arthur Schiwon | 2021-05-08 | 5 | -68/+100 |
|/ |
|
* | Also check implementsAction method | Joas Schilling | 2021-04-27 | 2 | -5/+92 |
* | Only return display name as editable when the user backend allows it | Joas Schilling | 2021-04-27 | 3 | -11/+67 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-25 | 2 | -0/+16 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-16 | 2 | -0/+16 |
* | Also check the default phone region when the number has no country code | Joas Schilling | 2021-03-31 | 1 | -0/+15 |
* | Capability for federated scope | Vincent Petry | 2021-03-26 | 2 | -0/+103 |
* | Change account property capability
| Vincent Petry | 2021-03-26 | 1 | -1/+1 |
* | Add capability for editable scopes in provisioning API | Vincent Petry | 2021-03-26 | 4 | -0/+55 |
* | Add property scope tests for AccountManager | Vincent Petry | 2021-03-26 | 1 | -0/+3 |
* | Enhance UsersControllerTest of provisioning API with scopes | Vincent Petry | 2021-03-26 | 1 | -37/+140 |
* | Expose avatarScope through provisioning API | Vincent Petry | 2021-03-26 | 2 | -0/+9 |
* | OCS allow reading and writing account property scopes | Vincent Petry | 2021-03-26 | 2 | -8/+55 |
* | Make extra user profile fields always editable | Vincent Petry | 2021-03-26 | 2 | -52/+11 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-23 | 2 | -0/+16 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-20 | 2 | -4/+4 |
* | Only clear known users when we had at least one phonebook entry | Joas Schilling | 2021-03-12 | 1 | -3/+3 |
* | Rename some parameters and methods to make the API more clear | Joas Schilling | 2021-03-10 | 2 | -2/+2 |
* | Add a service to find out if a user knows another user | Joas Schilling | 2021-03-10 | 3 | -30/+44 |
* | Delete matches when the user is being deleted | Joas Schilling | 2021-03-10 | 4 | -0/+60 |
* | Delete matches when a user changes their phone number | Joas Schilling | 2021-03-10 | 1 | -0/+4 |
* | Store when a user knows another user based on phone number | Joas Schilling | 2021-03-10 | 1 | -0/+22 |
* | Fix some psalm warnings | Joas Schilling | 2021-03-10 | 1 | -17/+22 |
* | Provisioning API to IBootstrap | Roeland Jago Douma | 2021-03-10 | 1 | -6/+13 |
* | Fixed error after merge in UsersController | Roeland Jago Douma | 2021-03-05 | 1 | -5/+6 |
* | Merge pull request #25589 from nextcloud/provisioning-api-invalid-argument | Roeland Jago Douma | 2021-03-05 | 1 | -0/+7 |
|\ |
|
| * | forward invalid argument message to frontend when creating a user fails | Robin Appelman | 2021-02-11 | 1 | -0/+7 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-04 | 2 | -4/+4 |
* | | Remove deprecated \OCP\API | Roeland Jago Douma | 2021-03-03 | 5 | -20/+23 |
* | | LoggerInterface for provisioning API Controllers | Roeland Jago Douma | 2021-03-02 | 4 | -43/+49 |
* | | Update autoloader files | Roeland Jago Douma | 2021-03-02 | 1 | -2/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-01 | 2 | -0/+16 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-25 | 2 | -0/+16 |
* | | Cleanup appinfo usage | Joas Schilling | 2021-02-16 | 2 | -13/+10 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-06 | 2 | -0/+16 |
* | This is 22 | Joas Schilling | 2021-02-03 | 1 | -1/+1 |
* | Update all composer autoloader files | Christoph Wurst | 2021-01-28 | 2 | -1/+33 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-22 | 2 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-19 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-18 | 4 | -2/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-17 | 4 | -2/+18 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-16 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-11 | 2 | -0/+16 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-27 | 2 | -2/+4 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 3 | -0/+3 |