Commit Graph

158 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
jld3103 755de1e0b5 refactor: Rename OpenAPI type aliases to their namespaces 2 years ago
Côme Chilliet e51d20479e
Check limit and offset parameters sent to controller 2 years ago
Côme Chilliet afcebd1e92
Fix api description for Users#getDisabledUsers 2 years ago
Côme Chilliet cac3d465f0 Remove psalm @var annotations which should not be needed 2 years ago
Côme Chilliet a1255539b8 Add endpoint for getting disabled user list 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
Joas Schilling 0956b493b6
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 2 years ago
jld3103 38db3873a2
provisioning_api: Add OpenAPI spec 2 years ago
Joas Schilling 4809e8d9a9
fix(CI): Satisfy psalm by removing a now obsolete type check 3 years ago
Christoph Wurst 1381c4c157
feat(users): Store and load a user's manager 3 years ago
Joas Schilling 1c0aae9c54
fix(provisioning_api): Don't allow to configure the same additional email multiple times 3 years ago
Christopher Ng 7bc8b543be Improve handling of profile fields 3 years ago
Julius Härtl 3287eddbbc fix: Recalculate storage statistics on updating the quota 3 years ago
jld3103 77f7da9921
Always set displayname and display-name for user data 3 years ago
Joas Schilling b4a29644cc
Add a const for the max user password length 3 years ago
Carl Schwan d1209d8302 Rename mastodon to fediverse 3 years ago
Carl Schwan 86d9626901 Add mastodon personal info field 3 years ago
Joas Schilling ab055418c6
Fix password length limitation 3 years ago
Christopher Ng 8a15c629e2 Fix translation of user exists error server-side 3 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 3 years ago
Christopher Ng d59585974e Fix creation of new user and display the correct error message 3 years ago
Christopher Ng c0868f93f1 Do not save invalid display name to the database 4 years ago
Joas Schilling 3235785c24
Fix exception handling when profile data is too long 4 years ago
Christopher Ng 309354852f Profile backend 4 years ago
Christopher Ng 7215148a24 Add new account properties 4 years ago
Arthur Schiwon 763136ab48
also allow admins to set the primary email 4 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 4 years ago
Arthur Schiwon 4461b9e870
enable the user to set a primary (notification) email address (backend) 4 years ago
Arthur Schiwon aacaad2a3f
implement verification for additional mails 4 years ago
Julien Veyssier 416d10f76c refs #21045 add app config to disable unlimited quota and to set max quota 4 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
Arthur Schiwon ad0a11b2bf
cleanup 5 years ago
Arthur Schiwon a0752543d8
fix small issues in UsersController handling 5 years ago
Arthur Schiwon 00ffad3c60
adjust access permissions of new controller method 5 years ago
Arthur Schiwon 02808e38b4
create a property on editUser when it was not set before 5 years ago
Arthur Schiwon d109d4f581
prov api to be able to edit multivalue properties 5 years ago
Arthur Schiwon 3da9064f9d
prov api reports multiple mail as editable field 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
Joas Schilling 2f99ae1120
Also check the default phone region when the number has no country code 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
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