Commit Graph

228 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Christopher Ng 77d2d3cf53 fix(settings): Fix always empty disabled users list for subadmins 2 years ago
provokateurin 0565583c47
fix(provisioning_api): Fix AppInfo schema for OpenAPI 2 years ago
Ezhil Shanmugham ef1d9c61e0 Fix: #41005 Resend welcome email 2 years ago
Joas Schilling e7a5d0cd5f
fix: Add bruteforce protection to email endpoint 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
rakekniven 14a8507ebf
fix(i18n): id -> ID 2 years ago
Ferdinand Thiessen a025611420
fix(provisioning_api): Translate exceptions shown in the frontend + replace some deprecations 2 years ago
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 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