Commit Graph

387 Commits (ce834cbb5536fc7e42e78ef44f99015ee87a137b)

Author SHA1 Message Date
Nextcloud bot 5d299f2834
[tx-robot] updated from transifex 5 years ago
Nextcloud bot fad7135bc4
[tx-robot] updated from transifex 5 years ago
Joas Schilling e7afd64436
Bump app version 5 years ago
Nextcloud bot 7793e88616
[tx-robot] updated from transifex 5 years ago
Nextcloud bot 8eb6dd8ed5
[tx-robot] updated from transifex 5 years ago
Nextcloud bot 7c870faf17
[tx-robot] updated from transifex 5 years ago
Nextcloud bot 3f71dd2b8d
[tx-robot] updated from transifex 5 years ago
Nextcloud bot f8c6c267d5
[tx-robot] updated from transifex 5 years ago
Nextcloud bot 7c812482cf
[tx-robot] updated from transifex 5 years ago
Arthur Schiwon cc9758e12a
also allow admins to set the primary email 5 years ago
Arthur Schiwon 0571d41df5
use specific email getter where necessary 5 years ago
Arthur Schiwon 88fc177e26
enable the user to set a primary (notification) email address (backend) 5 years ago
Arthur Schiwon 4146764686
Confirm mails only per POST 5 years ago
Arthur Schiwon c9c671a466
implement verification for additional mails 5 years ago
Julien Veyssier 6d2430701c
fix UserController tests failing because of max_quota app value not provided by mocks 5 years ago
Nextcloud bot e0d632c342
[tx-robot] updated from transifex 5 years ago
Christopher Ng e3be5d49d3 refs #21045 add app config to disable unlimited quota and to set max quota 5 years ago
Christoph Wurst 4566423e85
Add missing files for Composer v2 5 years ago
Nextcloud bot 2a4b5752de
[tx-robot] updated from transifex 5 years ago
Nextcloud bot 7c7dc50ceb
[tx-robot] updated from transifex 5 years ago
Nextcloud bot 6bd2efe549
[tx-robot] updated from transifex 5 years ago
Arthur Schiwon 1f6f863d86
fix incredible off-by-one-typo-error 5 years ago
Arthur Schiwon 1754c3d979 cleanup 5 years ago
Arthur Schiwon 29b36c56f3 fix small issues in UsersController handling 5 years ago
Arthur Schiwon cc1d24a008 adjust access permissions of new controller method 5 years ago
Arthur Schiwon 3550b12e3e fix regex 5 years ago
Arthur Schiwon 87efcd06ca create a property on editUser when it was not set before 5 years ago
Arthur Schiwon 148a62939f prov api to be able to edit multivalue properties 5 years ago
Arthur Schiwon eb5e445af4 prov api reports multiple mail as editable field 5 years ago
Arthur Schiwon 4398cf85c1 prov api reports additional emails on getUser 5 years ago
Louis Chemineau f0876a9e9d Update Autoloader 5 years ago
Dries Mys e16682aeda Effectively return a valid group as it would be the case in a real 5 years ago
Dries Mys cb95b8de3f Group may be null if backend doesn't support creating groups 5 years ago
Dries Mys 644cb4154b Fixed indentation 5 years ago
Dries Mys 101153c11d [ProvisioningAPI] Allow specifying group display name during creation 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling 94584ee788
Fix the get editable fields endpoint without a user id 5 years ago
Joas Schilling b6c6527705
Fix unauthorized OCS status in provisioning 5 years ago
Arthur Schiwon 8413ed9475
allow to set valid scopes only in AccountProperty 5 years ago
Arthur Schiwon 1e271e9f76
provAPI to use only public API of IAccountManager 5 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