173 Commits (62a814f4fbdec485e97e6b55a8320a02ced488bb)

Author SHA1 Message Date
  Arthur Schiwon 27865d03c0
use specific email getter where necessary 2 years ago
  Julien Veyssier 7cc1b62883
fix UserController tests failing because of max_quota app value not provided by mocks 2 years ago
  Arthur Schiwon ad0a11b2bf
cleanup 3 years ago
  Arthur Schiwon 3da9064f9d
prov api reports multiple mail as editable field 3 years ago
  Arthur Schiwon 13818005a3
prov api reports additional emails on getUser 3 years ago
  Dries Mys e16682aeda Effectively return a valid group as it would be the case in a real 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Joas Schilling b6c6527705
Fix unauthorized OCS status in provisioning 3 years ago
  Arthur Schiwon 1e271e9f76
provAPI to use only public API of IAccountManager 3 years ago
  Joas Schilling 03b467bd23
Also check implementsAction method 3 years ago
  Joas Schilling f67a10e8d0
Only return display name as editable when the user backend allows it 3 years ago
  Vincent Petry 00d83a5db0
Capability for federated scope 3 years ago
  Vincent Petry b73df5846c
Add property scope tests for AccountManager 3 years ago
  Vincent Petry cb9d25c162
Enhance UsersControllerTest of provisioning API with scopes 3 years ago
  Vincent Petry 5d14fd4396
Make extra user profile fields always editable 3 years ago
  Joas Schilling c7be18c0d6
Add a service to find out if a user knows another user 3 years ago
  Roeland Jago Douma cc744740b7 Remove deprecated \OCP\API 3 years ago
  Roeland Jago Douma dc7eb2bd85 LoggerInterface for provisioning API Controllers 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Joas Schilling d0750df20c
Unit tests for searching by phone number 3 years ago
  Joas Schilling fe9c46e595
Add an endpoint to search for accounts based on phone number 3 years ago
  Joas Schilling da9462b482
Make code strict 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Sujith Haridasan 62923a5e1e Fix the user email issue while creating a user 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Daniel Kesselberg c19bdb05e8
Generate password on addUser by password_policy app 3 years ago
  Morris Jobke 7e281a07bb
Use IBootstrap for the app federatedfilesharing 4 years ago
  Joas Schilling db8267db26
Use the new method everywhere 4 years ago
  GretaD fce716b905
Fix languages empty array 4 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 833d1d2c3b
Fix php-cs formatting 4 years ago
  Julius Härtl c20321e7e0 Add tests for encoded group id 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 44577e4345
Remove trailing and in between spaces 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Christoph Wurst de6940352a Move settings to an app 4 years ago
  Joas Schilling f8592e5e79
Only prevent disabling encrytion via the API 5 years ago
  Roeland Jago Douma 3cc3b0f0d8
Update tests 5 years ago
  Arthur Schiwon 99075825e3
changes the returned key from UserID to id, in accordance with getUserData 5 years ago