Commit Graph

302 Commits (6d56f3557d3eba4f41d0381c6f8fc8fda036a3b4)

Author SHA1 Message Date
Côme Chilliet 6d56f3557d
feat: Add back searching in disabled user list 6 months ago
provokateurin aff7798fc1
refactor(provisioning_api): Add types for user details scopes 7 months ago
Ferdinand Thiessen d566e1222d
fix(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database 7 months ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 8 months ago
Christopher Ng 77d2d3cf53 fix(settings): Fix always empty disabled users list for subadmins 9 months ago
provokateurin 0565583c47
fix(provisioning_api): Fix AppInfo schema for OpenAPI 9 months ago
Ezhil Shanmugham ef1d9c61e0 Fix: #41005 Resend welcome email 9 months ago
Joas Schilling e7a5d0cd5f
fix: Add bruteforce protection to email endpoint 9 months ago
Vincent Petry 839ddaa354
feat: rename users to account or person 10 months ago
rakekniven 14a8507ebf
fix(i18n): id -> ID 10 months ago
Ferdinand Thiessen a025611420
fix(provisioning_api): Translate exceptions shown in the frontend + replace some deprecations 10 months ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 10 months ago
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 10 months ago
Maxence Lange f7d0c74b10 lazy AppConfig 10 months ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
jld3103 755de1e0b5 refactor: Rename OpenAPI type aliases to their namespaces 1 year ago
jld3103 d019392645
fix(provisioning_api): Fix quota fields in OpenAPI 1 year ago
Côme Chilliet e51d20479e
Check limit and offset parameters sent to controller 1 year ago
Côme Chilliet afcebd1e92
Fix api description for Users#getDisabledUsers 1 year ago
Côme Chilliet cac3d465f0 Remove psalm @var annotations which should not be needed 1 year ago
Côme Chilliet a1255539b8 Add endpoint for getting disabled user list 1 year ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 1 year ago
Joas Schilling 0956b493b6
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 1 year ago
jld3103 3f16650e3b
provisioning_api: Fix quota constants in OpenAPI 1 year ago
jld3103 38db3873a2
provisioning_api: Add OpenAPI spec 1 year ago
Alexander Piskun bd19cd6cf9 to return correct code when group not found 1 year ago
Christoph Wurst 95145ee0c9
feat(ocp): More specific type for ICapabilities::getCapabilities 1 year ago
Joas Schilling 4809e8d9a9
fix(CI): Satisfy psalm by removing a now obsolete type check 2 years ago
Christoph Wurst 1381c4c157
feat(users): Store and load a user's manager 2 years ago
Joas Schilling 1c0aae9c54
fix(provisioning_api): Don't allow to configure the same additional email multiple times 2 years ago
Christopher Ng 7bc8b543be Improve handling of profile fields 2 years ago
jld3103 02f9c3a06f
Use implementations instead of interfaces for accessing private methods 2 years ago
Julius Härtl 3287eddbbc fix: Recalculate storage statistics on updating the quota 2 years ago
jld3103 77f7da9921
Always set displayname and display-name for user data 2 years ago
Vincent Petry c24884d014
Only expose storage location to admins 2 years ago
Côme Chilliet 1de26c84dd
Tear down in catch of an Exception 2 years ago
Côme Chilliet 4edb96080d
Catch Exceptions when loading storage data of users 2 years ago
Joas Schilling b4a29644cc
Add a const for the max user password length 2 years ago
Carl Schwan e35bcc9381 Fix tests 2 years ago
Carl Schwan d1209d8302 Rename mastodon to fediverse 2 years ago
Carl Schwan 86d9626901 Add mastodon personal info field 2 years ago
Vincent Petry 0b09531dc6
Don't use quota cache through user management 2 years ago
Joas Schilling ab055418c6
Fix password length limitation 2 years ago
Christopher Ng 8a15c629e2 Fix translation of user exists error server-side 2 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 2 years ago
Christopher Ng d59585974e Fix creation of new user and display the correct error message 2 years ago
Christopher Ng c0868f93f1 Do not save invalid display name to the database 2 years ago
Joas Schilling 3235785c24
Fix exception handling when profile data is too long 2 years ago
Joas Schilling 31dc9aa682
Add API to change preferences 3 years ago
Christopher Ng 309354852f Profile backend 3 years ago