Commit Graph

836 Commits (55e1270b94aa0f4ea003e2cbc87a8ea56bcae96d)

Author SHA1 Message Date
Peter Ringelmann 4735e29c85
fix(provisioning_api): read newUser.sendEmail as a boolean 2 weeks ago
Carl Schwan d43d4e7c08
perf: Remove MiddlewareUtils overhead 3 weeks ago
Carl Schwan 083ffeb18d
feat: Add missing NoSubAdminRequired attribute 3 weeks ago
Nextcloud bot c3aeac4da8
fix(l10n): Update translations from Transifex 4 weeks ago
Nextcloud bot b03799a266
fix(l10n): Update translations from Transifex 4 weeks ago
Carl Schwan ddcbfb14ed
refactor: Add type annotations to middlewares 1 month ago
Nextcloud bot d49f90b80e
fix(l10n): Update translations from Transifex 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 896315486b test(provisioning_api): Revert AppConfigControllerTest data providers to match strict 'yes'-only validation 2 months 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
Nextcloud bot dad8e87083
fix(l10n): Update translations from Transifex 2 months ago
Nextcloud bot d902718932
fix(l10n): Update translations from Transifex 2 months ago
Nextcloud bot 4f774bbae1
fix(l10n): Update translations from Transifex 2 months ago
Carl Schwan da0928827a refactor: Expose a public exception when no user is found 2 months ago
Nextcloud bot 039797e9b0
fix(l10n): Update translations from Transifex 2 months ago
Nextcloud bot ca2df76450
fix(l10n): Update translations from Transifex 2 months ago
Nextcloud bot dad4644546
fix(l10n): Update translations from Transifex 2 months ago
Nextcloud bot 188006bc95
fix(l10n): Update translations from Transifex 2 months ago
Côme Chilliet b37044d484
chore: Fix psalm issues following strong typing of IUser 2 months ago
Nextcloud bot bb8bc057ac
fix(l10n): Update translations from Transifex 2 months ago
Nextcloud bot dbe23295e4
fix(l10n): Update translations from Transifex 3 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Nextcloud bot 0466856093
fix(l10n): Update translations from Transifex 3 months ago
Nextcloud bot 3f7721b996
fix(l10n): Update translations from Transifex 3 months ago
Nextcloud bot 5f73bf657b
fix(l10n): Update translations from Transifex 3 months ago
Nextcloud bot 46bc7ebd52
fix(l10n): Update translations from Transifex 3 months ago
Nextcloud bot 6115c25097
fix(l10n): Update translations from Transifex 3 months ago
Nextcloud bot 7d0b0d8a83
fix(l10n): Update translations from Transifex 3 months ago
Joas Schilling 820f2145a1
chore: Bump app versions and requirements 3 months ago
Nextcloud bot 4713a1c6f2
fix(l10n): Update translations from Transifex 3 months ago
Côme Chilliet 3e4a1415c4
chore(provisioning_api): Remove unused file referencing obsolete interface 3 months ago
Nextcloud bot ef1bea0bfa
fix(l10n): Update translations from Transifex 3 months ago
Nextcloud bot 548708d971
fix(l10n): Update translations from Transifex 3 months ago
Nextcloud bot a99f70ed71
fix(l10n): Update translations from Transifex 4 months ago
Nextcloud bot 8b299fb6cc
fix(l10n): Update translations from Transifex 4 months ago
Nextcloud bot e41eb6d6b3
fix(l10n): Update translations from Transifex 4 months ago
Nextcloud bot 98973fd681
fix(l10n): Update translations from Transifex 4 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
Peter Ringelmann 01ab485c95 test(provisioning_api): add failing tests for editUserMultiField endpoint 4 months ago