Commit Graph

245 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
Peter Ringelmann 4735e29c85
fix(provisioning_api): read newUser.sendEmail as a boolean 3 weeks ago
Carl Schwan 083ffeb18d
feat: Add missing NoSubAdminRequired attribute 3 weeks 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 896315486b test(provisioning_api): Revert AppConfigControllerTest data providers to match strict 'yes'-only validation 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 1ab09ec753
chore: Apply new coding standard to all files 3 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 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
Peter Ringelmann 01ab485c95 test(provisioning_api): add failing tests for editUserMultiField endpoint 4 months ago
Côme Chilliet 91334643dc
fix(tests): Adapt Middleware tests to API change 5 months ago
Côme Chilliet 173a338f76
chore: Adapt provisioning_api tests to code changes 7 months ago
Carl Schwan 11cf69d8ba
fix(psalm): Fix static analysis issues in apps/*/tests 7 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months ago
Maxence Lange 4f0d5634c7 fix(lexicon): convert instead of cast 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
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Jana Peper 6f1e441e9a
fix: unit tests 1 year ago
Côme Chilliet bf340a576f
fix: Do not enable applications which are not installed yet 1 year ago
Joas Schilling 460d3e8ba9
test: Migrate settings and provisioning_api to PHPUnit10 1 year ago
provokateurin eb98e99530 fix(settings): Handle email change restriction separately from display name change restriction 1 year ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 2 years ago
Côme Chilliet de8c450e5f
fix(tests): Fix getLastLogin expectation in UsersControllerTest 2 years ago
Côme Chilliet a8a2ca42a4
fix: Return timestamps in unix format rather than milliseconds 2 years ago
Côme Chilliet df8397e2ca
fix(tests): Adapt tests to firstLogin new feature 2 years ago
Robin Appelman 118ff883b0
perf: use more optimized way to get user storage info in ocs user info when possible 2 years ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 2 years ago
Côme Chilliet 0353134a45
chore(provisioning_api): Add tests for getDisabledUserDetails 2 years ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 2 years ago
Christopher Ng 96035d2de3 test: Fix tests 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
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Joas Schilling 9641433001
fix(provisioning): Support setting new app configs as well 2 years ago
Arthur Schiwon a3cd963264
fix(ProvisioningAPI): set typed config values by via API 2 years ago
Louis Chemineau 26beedef36
test(users): Adapt tests to new admin delegation checks 2 years ago
Andy Scherzinger afa48a4e0e
chore: Add SPDX header 2 years ago