Commit Graph

394 Commits (5084b58fd29dfd65372e8efdd22a7df615682d5a)

Author SHA1 Message Date
Peter Ringelmann 4735e29c85
fix(provisioning_api): read newUser.sendEmail as a boolean 3 weeks ago
Carl Schwan d43d4e7c08
perf: Remove MiddlewareUtils overhead 3 weeks ago
Carl Schwan 083ffeb18d
feat: Add missing NoSubAdminRequired attribute 3 weeks ago
Carl Schwan ddcbfb14ed
refactor: Add type annotations to middlewares 1 month ago
Carl Schwan cc582abf8f
perf: Batch getting the display names of groups 1 month ago
Carl Schwan 0d1fc056f6
perf: Replace more calls from getUserGroups to getUserGroupIds 1 month ago
Daniel Kesselberg 3cabc7a9ef
fix(settings): show the groups display name for non-loaded groups 1 month ago
Stephen Cuppett 4813478c25 fix(encryption): Simplify evaluation in AppConfigController 2 months ago
Stephen Cuppett 1b2b4cb660 refactor(encryption): Migrate appconfig keys to typed bool IAppConfig with repair step 2 months ago
Carl Schwan da0928827a refactor: Expose a public exception when no user is found 2 months ago
Côme Chilliet b37044d484
chore: Fix psalm issues following strong typing of IUser 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Côme Chilliet 3e4a1415c4
chore(provisioning_api): Remove unused file referencing obsolete interface 3 months ago
Ferdinand Thiessen 1dbc2c4c10
refactor(provisioning): do not use legacy `OC_App` class 4 months ago
Peter R. 48727aa942 fix(provisioning_api): use isAdmin() in delegated admin edit guard 4 months ago
Peter Ringelmann 2f927e0d94 fix(provisioning_api): tighten editUserMultiField permission checks 4 months ago
Peter Ringelmann 25ce2a17e5 refactor(provisioning_api): share validators between editUser and editUserMultiField 4 months ago
Peter Ringelmann c05904fa04 fix(provisioning_api): add missing @return annotation for editUserMultiField 4 months ago
Peter Ringelmann cf67d29c91 style(provisioning_api): apply php-cs-fixer 4 months ago
Peter Ringelmann c8f3c0423e fix(provisioning_api): allow clearing display name via editUserMultiField 4 months ago
Peter Ringelmann 2bfdd86561 fix(settings): auth guards, NcSelectUsers migration, form cleanup 4 months ago
Peter Ringelmann f96730587f feat(provisioning_api): implement editUserMultiField PATCH endpoint 4 months ago
Ferdinand Thiessen d8e8703796
chore: add missing `Override` attribute to app code 4 months ago
Côme Chilliet cfd5f04116
fix: Add missing PasswordConfirmationRequired attributes 4 months ago
Côme Chilliet bd343a6e9e
fix: Fix AuthorizedAdminSetting attribute behavior 5 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Carl Schwan 5d0d0c17e5
chore(rector): Run rector on apps, core and tests directory 7 months ago
Côme Chilliet de011ee668
feat: Allow user backends to manage property permissions 7 months ago
Carl Schwan e63c4afdab
fix: Usage of a deprecated alias 8 months ago
provokateurin 51a493cbe7
fix(IGroupManager): Use correct return type for search method 11 months ago
Côme Chilliet e0e093fcde fix: Use HintException instead of InvalidArgumentException 12 months ago
Côme Chilliet 6d72ca74f7 fix: Avoid internal error when logging in with the wrong account to verify email address 12 months ago
provokateurin 53c1268ead
chore(provisioning_api): Remove legacy scopes 12 months ago
Kent Delante 2908f81769 feat: allow group's members to view fellow members 12 months ago
Maxence Lange 4f0d5634c7 fix(lexicon): convert instead of cast 1 year ago
Maxence Lange 295f0503d5 feat(lexicon): get value type from lexicon 1 year ago
Ferdinand Thiessen 0dd8e5e32e
feat(settings): allow to set own timezone in personal settings 1 year 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 1 year ago
skjnldsv 74d6494290 fix(provisioning_api): catch failed user creation 1 year ago
skjnldsv 027471b146 fix: force lowercase emails 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Jana Peper 50c9852e24
feat: add ocs route to get apps enabled for current user 1 year 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