Commit Graph

529 Commits (28b55bba55cb0124d3ad00e5c48a9afe70cd52d3)

Author SHA1 Message Date
Arthur Schiwon a0752543d8
fix small issues in UsersController handling 4 years ago
Arthur Schiwon 00ffad3c60
adjust access permissions of new controller method 4 years ago
Arthur Schiwon 6eda6af5c6
fix regex 4 years ago
Arthur Schiwon 02808e38b4
create a property on editUser when it was not set before 4 years ago
Arthur Schiwon d109d4f581
prov api to be able to edit multivalue properties 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
Nextcloud bot ac97873a17
[tx-robot] updated from transifex 4 years ago
Joas Schilling 655108a3dc
Bump app version 4 years ago
Joas Schilling 8b0448d407
Master is now 23 4 years ago
Louis Chemineau f0876a9e9d Update Autoloader 4 years ago
Dries Mys e16682aeda Effectively return a valid group as it would be the case in a real 4 years ago
Dries Mys cb95b8de3f Group may be null if backend doesn't support creating groups 4 years ago
Dries Mys 644cb4154b Fixed indentation 4 years ago
Dries Mys 101153c11d [ProvisioningAPI] Allow specifying group display name during creation 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Joas Schilling 94584ee788
Fix the get editable fields endpoint without a user id 4 years ago
Joas Schilling b6c6527705
Fix unauthorized OCS status in provisioning 4 years ago
Arthur Schiwon 8413ed9475
allow to set valid scopes only in AccountProperty 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
Nextcloud bot da17db0fdc
[tx-robot] updated from transifex 5 years ago
Nextcloud bot 07278ed57d
[tx-robot] updated from transifex 5 years ago
Joas Schilling 2f99ae1120
Also check the default phone region when the number has no country code 5 years ago
Vincent Petry 00d83a5db0
Capability for federated scope 5 years ago
Vincent Petry aac7b52c66
Change account property capability 5 years ago
Vincent Petry b66af8a432
Add capability for editable scopes in provisioning API 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 2a312fe4e3
Expose avatarScope through provisioning API 5 years ago
Vincent Petry 266a6fb5f8
OCS allow reading and writing account property scopes 5 years ago
Vincent Petry 5d14fd4396
Make extra user profile fields always editable 5 years ago
Nextcloud bot a81408a8e1
[tx-robot] updated from transifex 5 years ago
Nextcloud bot cb2745a541
[tx-robot] updated from transifex 5 years ago
Joas Schilling 5c3551cf2f
Only clear known users when we had at least one phonebook entry 5 years ago
Joas Schilling 61ed57b757
Rename some parameters and methods to make the API more clear 5 years ago
Joas Schilling c7be18c0d6
Add a service to find out if a user knows another user 5 years ago
Joas Schilling 7baefcfc74
Delete matches when the user is being deleted 5 years ago
Joas Schilling 55a5d26c56
Delete matches when a user changes their phone number 5 years ago
Joas Schilling f62d9b50fd
Store when a user knows another user based on phone number 5 years ago
Joas Schilling a1e5090b3f
Fix some psalm warnings 5 years ago
Roeland Jago Douma e5b1d59dfd Provisioning API to IBootstrap 5 years ago
Roeland Jago Douma 128b682b7c Fixed error after merge in UsersController 5 years ago
Nextcloud bot 365d31743f
[tx-robot] updated from transifex 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
Roeland Jago Douma 19e2136963 Update autoloader files 5 years ago
Nextcloud bot 9a90bfba32
[tx-robot] updated from transifex 5 years ago
Nextcloud bot c8f7a808fd
[tx-robot] updated from transifex 5 years ago