Commit Graph

190 Commits (28b55bba55cb0124d3ad00e5c48a9afe70cd52d3)

Author SHA1 Message Date
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 2 years ago
Joas Schilling 0956b493b6
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 2 years ago
Christoph Wurst 1381c4c157
feat(users): Store and load a user's manager 2 years ago
Joas Schilling 1c0aae9c54
fix(provisioning_api): Don't allow to configure the same additional email multiple times 2 years ago
Julien Veyssier 69a1fe206f
adjust tests after #36665 3 years ago
Côme Chilliet 0753be3ff2
Fix a few tests that were using too big int values for 32bits 3 years ago
Vincent Petry c24884d014
Only expose storage location to admins 3 years ago
Carl Schwan e35bcc9381 Fix tests 3 years ago
Côme Chilliet c79a6b3f62
Fix errors from PHP 8.2 testing 3 years ago
Christopher Ng 4de19e9f85 Fix test failure introduced in https://github.com/nextcloud/server/pull/33819 3 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 3 years ago
Joas Schilling a0f5aebb89
Fix unit tests 3 years ago
Joas Schilling 3235785c24
Fix exception handling when profile data is too long 3 years ago
Christopher Ng 7215148a24 Add new account properties 4 years ago
Carl Schwan 719dbafd13
Add support for Delegation Settings for more apps 4 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 4 years ago
Daniel Calviño Sánchez 193cf6cfde Split capability 4 years ago
Julien Veyssier 7cc1b62883
fix UserController tests failing because of max_quota app value not provided by mocks 4 years ago
Arthur Schiwon ad0a11b2bf
cleanup 4 years ago
Arthur Schiwon 3da9064f9d
prov api reports multiple mail as editable field 4 years ago
Arthur Schiwon 13818005a3
prov api reports additional emails on getUser 4 years ago
Dries Mys e16682aeda Effectively return a valid group as it would be the case in a real 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Joas Schilling b6c6527705
Fix unauthorized OCS status in provisioning 4 years ago
Arthur Schiwon 1e271e9f76
provAPI to use only public API of IAccountManager 4 years ago
Joas Schilling 03b467bd23
Also check implementsAction method 5 years ago
Joas Schilling f67a10e8d0
Only return display name as editable when the user backend allows it 5 years ago
Vincent Petry 00d83a5db0
Capability for federated scope 5 years ago
Vincent Petry b73df5846c
Add property scope tests for AccountManager 5 years ago
Vincent Petry cb9d25c162
Enhance UsersControllerTest of provisioning API with scopes 5 years ago
Vincent Petry 5d14fd4396
Make extra user profile fields always editable 5 years ago
Joas Schilling c7be18c0d6
Add a service to find out if a user knows another user 5 years ago
Roeland Jago Douma cc744740b7 Remove deprecated \OCP\API 5 years ago
Roeland Jago Douma dc7eb2bd85 LoggerInterface for provisioning API Controllers 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Joas Schilling d0750df20c
Unit tests for searching by phone number 5 years ago
Joas Schilling fe9c46e595
Add an endpoint to search for accounts based on phone number 5 years ago
Joas Schilling da9462b482
Make code strict 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Sujith Haridasan 62923a5e1e Fix the user email issue while creating a user 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Daniel Kesselberg c19bdb05e8
Generate password on addUser by password_policy app 5 years ago
Morris Jobke 7e281a07bb
Use IBootstrap for the app federatedfilesharing 5 years ago
Joas Schilling db8267db26
Use the new method everywhere 5 years ago
GretaD fce716b905
Fix languages empty array 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 833d1d2c3b
Fix php-cs formatting 6 years ago
Julius Härtl c20321e7e0 Add tests for encoded group id 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago