| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #26725 from nextcloud/fix-federated-scope-not-shown-when-p... | John Molakvoæ | 2021-10-22 | 1 | -9/+15 |
|\ |
|
| * | Split capability | Daniel Calviño Sánchez | 2021-08-18 | 1 | -9/+15 |
* | | Add new account properties | Christopher Ng | 2021-10-19 | 1 | -10/+84 |
* | | Add support for Delegation Settings for more apps | Carl Schwan | 2021-10-15 | 2 | -11/+62 |
* | | use specific email getter where necessary | Arthur Schiwon | 2021-09-09 | 1 | -5/+8 |
|/ |
|
* | fix UserController tests failing because of max_quota app value not provided ... | Julien Veyssier | 2021-07-30 | 1 | -0/+27 |
* | cleanup | Arthur Schiwon | 2021-06-30 | 1 | -8/+0 |
* | prov api reports multiple mail as editable field | Arthur Schiwon | 2021-06-30 | 1 | -0/+3 |
* | prov api reports additional emails on getUser | Arthur Schiwon | 2021-06-30 | 1 | -3/+6 |
* | Effectively return a valid group as it would be the case in a real | Dries Mys | 2021-06-05 | 1 | -2/+6 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 7 | -13/+7 |
* | Merge pull request #26679 from nextcloud/bugfix/noid/fix-unauthorized-ocs-sta... | blizzz | 2021-05-13 | 2 | -10/+10 |
|\ |
|
| * | Fix unauthorized OCS status in provisioning | Joas Schilling | 2021-05-12 | 2 | -10/+10 |
* | | provAPI to use only public API of IAccountManager | Arthur Schiwon | 2021-05-08 | 2 | -31/+56 |
|/ |
|
* | Also check implementsAction method | Joas Schilling | 2021-04-27 | 1 | -2/+85 |
* | Only return display name as editable when the user backend allows it | Joas Schilling | 2021-04-27 | 1 | -5/+30 |
* | Capability for federated scope | Vincent Petry | 2021-03-26 | 1 | -0/+92 |
* | 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 |
* | Make extra user profile fields always editable | Vincent Petry | 2021-03-26 | 1 | -29/+3 |
* | Add a service to find out if a user knows another user | Joas Schilling | 2021-03-10 | 1 | -0/+23 |
* | Remove deprecated \OCP\API | Roeland Jago Douma | 2021-03-03 | 1 | -1/+2 |
* | LoggerInterface for provisioning API Controllers | Roeland Jago Douma | 2021-03-02 | 2 | -12/+13 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Unit tests for searching by phone number | Joas Schilling | 2020-12-07 | 1 | -8/+41 |
* | Add an endpoint to search for accounts based on phone number | Joas Schilling | 2020-12-07 | 1 | -3/+19 |
* | Make code strict | Joas Schilling | 2020-12-07 | 2 | -28/+30 |
* | Merge pull request #23189 from nextcloud/enhancement/cs/binary_operator_spaces | Morris Jobke | 2020-10-05 | 1 | -1/+1 |
|\ |
|
| * | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | | Fix the user email issue while creating a user | Sujith Haridasan | 2020-10-05 | 1 | -1/+5 |
|/ |
|
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 3 | -0/+4 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 4 | -33/+32 |
* | Generate password on addUser by password_policy app | Daniel Kesselberg | 2020-08-09 | 1 | -1/+50 |
* | Use IBootstrap for the app federatedfilesharing | Morris Jobke | 2020-07-14 | 1 | -16/+10 |
* | Use the new method everywhere | Joas Schilling | 2020-07-03 | 2 | -37/+23 |
* | Fix languages empty array | GretaD | 2020-05-08 | 1 | -46/+61 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -0/+2 |
* | Fix php-cs formatting | Christoph Wurst | 2020-04-14 | 1 | -1/+1 |
* | Add tests for encoded group id | Julius Härtl | 2020-04-11 | 1 | -10/+74 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 6 | -16/+8 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -4/+4 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 2 | -7/+7 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -2/+0 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 2 | -5/+5 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 4 | -1/+4 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 3 | -7/+7 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 2 | -361/+361 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 6 | -7/+16 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 5 | -249/+253 |