Commit Graph

220 Commits (7620d230df8756a9c439c4acbd756fbeae9345f7)

Author SHA1 Message Date
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2 years ago
Maxence Lange f7d0c74b10 lazy AppConfig 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
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 3 years ago
Alexander Piskun bd19cd6cf9 to return correct code when group not found 3 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 4 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 4 years ago
Christopher Ng d59585974e Fix creation of new user and display the correct error message 4 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. 5 years ago
Arthur Schiwon 763136ab48
also allow admins to set the primary email 5 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 5 years ago
Arthur Schiwon 4461b9e870
enable the user to set a primary (notification) email address (backend) 5 years ago
Arthur Schiwon 0dee717c94
Confirm mails only per POST 5 years ago
Arthur Schiwon aacaad2a3f
implement verification for additional mails 5 years ago
Julien Veyssier 416d10f76c refs #21045 add app config to disable unlimited quota and to set max quota 5 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