Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crypto migration for megolm sessions with no sender key #4024

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jan 22, 2024

Fixes element-hq/element-web#26894.

Requires matrix-org/matrix-rust-sdk-crypto-wasm#89 (or rather, an update to a version of matrix-rust-sdk-crypto-wasm 4.0.1 which includes it).

element-web notes: Fix potential failure in migration from legacy to Rust cryptography.


Here's what your changelog entry will look like:

🐛 Bug Fixes

Fixes element-hq/element-web#26894

Requires matrix-org/matrix-rust-sdk-crypto-wasm#89 (or
rather, an update to a version of matrix-rust-sdk-crypto-wasm) which includes
it).
Copy link
Member

@andybalaam andybalaam left a comment

Choose a reason for hiding this comment

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

Looks good, thanks.

@richvdh richvdh added this pull request to the merge queue Jan 24, 2024
Merged via the queue into develop with commit 19494e0 Jan 24, 2024
27 checks passed
@richvdh richvdh deleted the rav/element-r/fix_megolm_migration branch January 24, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants