Skip to content

[stable32] fix(encryption): Fix user key support with basic auth - #56411

Merged
AndyScherzinger merged 1 commit into
stable32from
backport/56167/stable32
Nov 13, 2025
Merged

[stable32] fix(encryption): Fix user key support with basic auth#56411
AndyScherzinger merged 1 commit into
stable32from
backport/56167/stable32

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #56167

@backportbot
backportbotBot requested a review from a team as a code ownerNovember 13, 2025 10:52
@backportbotbackportbotBot added the 3. to review Waiting for reviews label Nov 13, 2025
@backportbot
backportbotBot requested review from Altahrim, ArtificialOwl and icewind1991 and removed request for a teamNovember 13, 2025 10:52
@backportbotbackportbotBot added this to the Nextcloud 32.0.2 milestone Nov 13, 2025
When using basic authentication the user is not logged in yet when
KeyManager constructor gets called, so we need to delay the check for
the loggedin user uid.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nccome-nc mentioned this pull request Nov 13, 2025
9 tasks
@AndyScherzinger
AndyScherzinger merged commit 79f9176 into stable32Nov 13, 2025
210 of 216 checks passed
@AndyScherzinger
AndyScherzinger deleted the backport/56167/stable32 branch November 13, 2025 12:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@AndyScherzinger@come-nc