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

Don't back up keys that we got from backup #3934

Merged
merged 10 commits into from
Dec 7, 2023

Conversation

uhoreg
Copy link
Member

@uhoreg uhoreg commented Nov 30, 2023

Fixes element-hq/element-web#26347

I also threw in a proper enum for the key source, but I can remove that

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

Here's what your changelog entry will look like:

🐛 Bug Fixes

@uhoreg uhoreg requested a review from a team as a code owner November 30, 2023 20:17
src/crypto-api.ts Outdated Show resolved Hide resolved
src/crypto-api.ts Outdated Show resolved Hide resolved
src/crypto-api.ts Outdated Show resolved Hide resolved
src/crypto-api.ts Outdated Show resolved Hide resolved
src/rust-crypto/rust-crypto.ts Outdated Show resolved Hide resolved
src/rust-crypto/rust-crypto.ts Outdated Show resolved Hide resolved
spec/unit/rust-crypto/rust-crypto.spec.ts Show resolved Hide resolved
Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

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

lgtm!

@uhoreg uhoreg added this pull request to the merge queue Dec 6, 2023
@richvdh richvdh removed this pull request from the merge queue due to a manual request Dec 6, 2023
@richvdh richvdh added this pull request to the merge queue Dec 7, 2023
Merged via the queue into matrix-org:develop with commit 1d13098 Dec 7, 2023
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Element-R: keys imported from backup are backed up again
3 participants