Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Feb 11, 2026

Backport of PR #4396

@backportbot backportbot bot requested review from Rello and provokateurin February 11, 2026 19:45
@backportbot backportbot bot added the 3. to review Items that need to be reviewed label Feb 11, 2026
@backportbot backportbot bot added this to the Nextcloud 33 milestone Feb 11, 2026
Optimized ACLManager::getRelevantRulesForPath() by replacing repeated array_merge() + array_unique() calls with map-style deduplication ($allPaths[$path] = true) and passing array_keys() to getRules(). This avoids repeated large-array rebuilds

Signed-off-by: Rello <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Items that need to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant