Skip to content

[stable32] fix(Memcache): ensure global prefix depends on enabled apps - #56061

Merged
susnux merged 1 commit into
stable32from
backport/56033/stable32
Oct 28, 2025
Merged

[stable32] fix(Memcache): ensure global prefix depends on enabled apps#56061
susnux merged 1 commit into
stable32from
backport/56033/stable32

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #56033

@backportbot
backportbotBot requested a review from a team as a code ownerOctober 28, 2025 16:04
@backportbot
backportbotBot requested review from ArtificialOwl, CarlSchwan, artonge, leftybournes, salmart-dev, susnux and yemkareems and removed request for a teamOctober 28, 2025 16:04
@backportbotbackportbotBot added bug 3. to review Waiting for reviews labels Oct 28, 2025
@backportbotbackportbotBot added this to the Nextcloud 32.0.2 milestone Oct 28, 2025
- ensure the prefix is changed when an app is (dis)enabled
- ensure the app ids are included in the hash instead of only the
version numbers
- ensure hash is deterministic by always use the same order.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>

@AndyScherzingerAndyScherzinger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

@susnux
susnux merged commit 72a3754 into stable32Oct 28, 2025
230 of 236 checks passed
@susnux
susnux deleted the backport/56033/stable32 branch October 28, 2025 17:49
@blizzzblizzz mentioned this pull request Nov 10, 2025
9 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@AndyScherzinger@susnux