Commit Graph

216 Commits (fc445a2eaa2f93ae7f55b3af8800a87a69480a66)

Author SHA1 Message Date
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
Alexander Piskun bd19cd6cf9 to return correct code when group not found 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
jld3103 02f9c3a06f
Use implementations instead of interfaces for accessing private methods 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
Vincent Petry c24884d014
Only expose storage location to admins 3 years ago
Côme Chilliet 1de26c84dd
Tear down in catch of an Exception 3 years ago
Côme Chilliet 4edb96080d
Catch Exceptions when loading storage data of users 3 years ago
Joas Schilling b4a29644cc
Add a const for the max user password length 3 years ago
Carl Schwan e35bcc9381 Fix tests 3 years ago
Carl Schwan d1209d8302 Rename mastodon to fediverse 3 years ago
Carl Schwan 86d9626901 Add mastodon personal info field 3 years ago
Vincent Petry 0b09531dc6
Don't use quota cache through user management 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
Joas Schilling 31dc9aa682
Add API to change preferences 4 years ago
Christopher Ng 309354852f Profile backend 4 years ago
Christopher Ng 7215148a24 Add new account properties 4 years ago
Valdnet d51cd106a0
l10n: Spelling unification 4 years ago
Carl Schwan 719dbafd13
Add support for Delegation Settings for more apps 4 years ago
rakekniven feefa45a88
Changed spelling and aligned to other resources. 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 0dee717c94
Confirm mails only per POST 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
Arthur Schiwon 13818005a3
prov api reports additional emails on getUser 5 years ago
Dries Mys cb95b8de3f Group may be null if backend doesn't support creating groups 5 years ago