Commit Graph

306 Commits (e29038414dbf092ef2a8711c6962da660ed2ddf0)

Author SHA1 Message Date
Ferdinand Thiessen 1dbc2c4c10
refactor(provisioning): do not use legacy `OC_App` class 1 month ago
Peter R. 48727aa942 fix(provisioning_api): use isAdmin() in delegated admin edit guard 1 month ago
Peter Ringelmann 2f927e0d94 fix(provisioning_api): tighten editUserMultiField permission checks 1 month ago
Peter Ringelmann 25ce2a17e5 refactor(provisioning_api): share validators between editUser and editUserMultiField 1 month ago
Peter Ringelmann c05904fa04 fix(provisioning_api): add missing @return annotation for editUserMultiField 1 month ago
Peter Ringelmann cf67d29c91 style(provisioning_api): apply php-cs-fixer 1 month ago
Peter Ringelmann c8f3c0423e fix(provisioning_api): allow clearing display name via editUserMultiField 1 month ago
Peter Ringelmann 2bfdd86561 fix(settings): auth guards, NcSelectUsers migration, form cleanup 1 month ago
Peter Ringelmann f96730587f feat(provisioning_api): implement editUserMultiField PATCH endpoint 1 month ago
Côme Chilliet cfd5f04116
fix: Add missing PasswordConfirmationRequired attributes 2 months ago
Carl Schwan 5d0d0c17e5
chore(rector): Run rector on apps, core and tests directory 4 months ago
Côme Chilliet de011ee668
feat: Allow user backends to manage property permissions 4 months ago
provokateurin 51a493cbe7
fix(IGroupManager): Use correct return type for search method 8 months ago
Côme Chilliet e0e093fcde fix: Use HintException instead of InvalidArgumentException 9 months ago
Côme Chilliet 6d72ca74f7 fix: Avoid internal error when logging in with the wrong account to verify email address 9 months ago
Kent Delante 2908f81769 feat: allow group's members to view fellow members 9 months ago
Maxence Lange 4f0d5634c7 fix(lexicon): convert instead of cast 10 months ago
Maxence Lange 295f0503d5 feat(lexicon): get value type from lexicon 10 months ago
Ferdinand Thiessen 0dd8e5e32e
feat(settings): allow to set own timezone in personal settings 10 months ago
yemkareems aa227f1c55 feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 10 months ago
skjnldsv 74d6494290 fix(provisioning_api): catch failed user creation 11 months ago
skjnldsv 027471b146 fix: force lowercase emails 11 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 11 months ago
Jana Peper 50c9852e24
feat: add ocs route to get apps enabled for current user 12 months ago
Côme Chilliet c85f7eacb8
fix: Throw AppNotFoundException from installer when application is not found 1 year ago
Côme Chilliet bf340a576f
fix: Do not enable applications which are not installed yet 1 year ago
nfebe b647ca6c26 fix(provisioning_api): Allow group details access for users with admin delegation 1 year ago
provokateurin 8da9c0f48c
Revert "refactor: add migration for email setting" 1 year ago
Ferdinand Thiessen e7859f0dac refactor: add migration for email setting 1 year ago
provokateurin eb98e99530 fix(settings): Handle email change restriction separately from display name change restriction 1 year ago
Christopher Ng 7e4d26457c feat(provisioning_api): Add endpoint for fetching user subadmin groups with details 1 year ago
Christopher Ng a1a4988c27 feat(provisioning_api): Add endpoint for fetching user groups with details 1 year ago
provokateurin c2c069c3e4
fix(provisioning_api): Pass on translated hint if password change fails 1 year ago
Côme Chilliet e757b649b7
fix: Fix psalm taint false-positives by small refactorings 1 year ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 1 year ago
Ferdinand Thiessen 2a0f81da53
fix(provisioning_api): Correct limit for `editUser` 1 year ago
Côme Chilliet a8a2ca42a4
fix: Return timestamps in unix format rather than milliseconds 1 year ago
Côme Chilliet baf7293cfe
feat: Add first login timestamp of each user to oc_preferences and user:info output 1 year ago
Robin Appelman 118ff883b0
perf: use more optimized way to get user storage info in ocs user info when possible 1 year ago
provokateurin f52aa9ad32
refactor(provisioning_api): Rename AUserData to AUserDataOCSController to allow openapi-extractor to detect it as OCS 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 2 years ago
Côme Chilliet c6a06b1511
fix(provisioning_api): Fix getting disabled users for group admins 2 years ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 2 years ago
Christopher Ng 1dcdc87b44 refactor: Clean up 2 years ago
Christopher Ng 026b7b8b15 fix: Return correct list of managers for a user 2 years ago
Hamza Mahjoubi 9be2f060f9 fix: provision api's status codes 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
John Molakvoæ (skjnldsv) 26abc86eca
feat: add profile pronouns 2 years ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 2 years ago