Skip to content

fix(encryption): Listen for user login and logout to set encryption key#51310

Merged
susnux merged 1 commit into
masterfrom
fix/encryption-events
Mar 6, 2025
Merged

fix(encryption): Listen for user login and logout to set encryption key#51310
susnux merged 1 commit into
masterfrom
fix/encryption-events

Conversation

@susnux

@susnux susnux commented Mar 6, 2025

Copy link
Copy Markdown
Contributor

Summary

Missing in #48332 so caused a regression.
The event listener has the correct methods but I forgot to register the events 🙈

Checklist

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added this to the Nextcloud 32 milestone Mar 6, 2025
@susnux susnux marked this pull request as ready for review March 6, 2025 16:40
@susnux susnux requested a review from a team as a code owner March 6, 2025 16:40
@susnux susnux requested review from Altahrim, nfebe and skjnldsv and removed request for a team March 6, 2025 16:40
@susnux

susnux commented Mar 6, 2025

Copy link
Copy Markdown
Contributor Author

/backport to stable31

@nfebe nfebe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

@artonge artonge left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

🫂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Encryption app is enabled, but your keys are not initialized. Please log-out and log-in again. (upgrade 30.0.6 to 31)

6 participants