Skip to content

[stable34] perf: Don't fetch full group object in AuthorizedGroupMapper - #61852

Merged
AndyScherzinger merged 1 commit into
stable34from
backport/61838/stable34
Jul 8, 2026
Merged

[stable34] perf: Don't fetch full group object in AuthorizedGroupMapper#61852
AndyScherzinger merged 1 commit into
stable34from
backport/61838/stable34

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #61838

This is very expensive when multiple group backends are enabled as we
don't cache which groups is included in which backend unlike in the User
Manager.
Signed-off-by: Carl Schwan <carlschwan@kde.org>
@backportbot
backportbotBot requested a review from a team as a code ownerJuly 6, 2026 14:58
@backportbotbackportbotBot added this to the Nextcloud 34.0.2 milestone Jul 6, 2026
@AndyScherzinger
AndyScherzinger merged commit 30b5f74 into stable34Jul 8, 2026
166 of 176 checks passed
@AndyScherzinger
AndyScherzinger deleted the backport/61838/stable34 branch July 8, 2026 19:35
@nextcloud-botnextcloud-bot mentioned this pull request Jul 14, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsperformance 🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@CarlSchwan@provokateurin@AndyScherzinger