369 コミット (b4cebc353969649dfd6e2bc16dce70bb0689a387)

作成者 SHA1 メッセージ 日付
  Gary Kim b78f3a57d1
Migrate HintException to OCP 3年前
  Arthur Schiwon 6b910d4f02
fix incredible off-by-one-typo-error 3年前
  Arthur Schiwon ad0a11b2bf
cleanup 3年前
  Arthur Schiwon a0752543d8
fix small issues in UsersController handling 3年前
  Arthur Schiwon 00ffad3c60
adjust access permissions of new controller method 3年前
  Arthur Schiwon 6eda6af5c6
fix regex 3年前
  Arthur Schiwon 02808e38b4
create a property on editUser when it was not set before 3年前
  Arthur Schiwon d109d4f581
prov api to be able to edit multivalue properties 3年前
  Arthur Schiwon 3da9064f9d
prov api reports multiple mail as editable field 3年前
  Arthur Schiwon 13818005a3
prov api reports additional emails on getUser 3年前
  Nextcloud bot ac97873a17
[tx-robot] updated from transifex 3年前
  Joas Schilling 655108a3dc
Bump app version 3年前
  Joas Schilling 8b0448d407
Master is now 23 3年前
  Louis Chemineau f0876a9e9d Update Autoloader 3年前
  Dries Mys e16682aeda Effectively return a valid group as it would be the case in a real 3年前
  Dries Mys cb95b8de3f Group may be null if backend doesn't support creating groups 3年前
  Dries Mys 644cb4154b Fixed indentation 3年前
  Dries Mys 101153c11d [ProvisioningAPI] Allow specifying group display name during creation 3年前
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3年前
  Joas Schilling 94584ee788
Fix the get editable fields endpoint without a user id 3年前
  Joas Schilling b6c6527705
Fix unauthorized OCS status in provisioning 3年前
  Arthur Schiwon 8413ed9475
allow to set valid scopes only in AccountProperty 3年前
  Arthur Schiwon 1e271e9f76
provAPI to use only public API of IAccountManager 3年前
  Joas Schilling 03b467bd23
Also check implementsAction method 3年前
  Joas Schilling f67a10e8d0
Only return display name as editable when the user backend allows it 3年前
  Nextcloud bot da17db0fdc
[tx-robot] updated from transifex 3年前
  Nextcloud bot 07278ed57d
[tx-robot] updated from transifex 3年前
  Joas Schilling 2f99ae1120
Also check the default phone region when the number has no country code 3年前
  Vincent Petry 00d83a5db0
Capability for federated scope 3年前
  Vincent Petry aac7b52c66
Change account property capability 3年前
  Vincent Petry b66af8a432
Add capability for editable scopes in provisioning API 3年前
  Vincent Petry b73df5846c
Add property scope tests for AccountManager 3年前
  Vincent Petry cb9d25c162
Enhance UsersControllerTest of provisioning API with scopes 3年前
  Vincent Petry 2a312fe4e3
Expose avatarScope through provisioning API 3年前
  Vincent Petry 266a6fb5f8
OCS allow reading and writing account property scopes 3年前
  Vincent Petry 5d14fd4396
Make extra user profile fields always editable 3年前
  Nextcloud bot a81408a8e1
[tx-robot] updated from transifex 3年前
  Nextcloud bot cb2745a541
[tx-robot] updated from transifex 3年前
  Joas Schilling 5c3551cf2f
Only clear known users when we had at least one phonebook entry 3年前
  Joas Schilling 61ed57b757
Rename some parameters and methods to make the API more clear 3年前
  Joas Schilling c7be18c0d6
Add a service to find out if a user knows another user 3年前
  Joas Schilling 7baefcfc74
Delete matches when the user is being deleted 3年前
  Joas Schilling 55a5d26c56
Delete matches when a user changes their phone number 3年前
  Joas Schilling f62d9b50fd
Store when a user knows another user based on phone number 3年前
  Joas Schilling a1e5090b3f
Fix some psalm warnings 3年前
  Roeland Jago Douma e5b1d59dfd Provisioning API to IBootstrap 3年前
  Roeland Jago Douma 128b682b7c Fixed error after merge in UsersController 3年前
  Nextcloud bot 365d31743f
[tx-robot] updated from transifex 3年前
  Roeland Jago Douma cc744740b7 Remove deprecated \OCP\API 3年前
  Roeland Jago Douma dc7eb2bd85 LoggerInterface for provisioning API Controllers 3年前