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

Remove redundant key backup setup path #1353

Merged
merged 2 commits into from
Apr 28, 2020

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Apr 28, 2020

Bootstrap was creating key backup versions twice due to some code duplication we missed in
previous refactorings.

Fixes element-hq/element-web#13423

Bootstrap was create key backup twice due to some code duplication we missed in
previous refactorings.

Fixes element-hq/element-web#13423
@jryans jryans requested a review from a team April 28, 2020 15:58
@uhoreg
Copy link
Member

uhoreg commented Apr 28, 2020

I think the copy from line ~600 is the one that should be removed, because this should run in all cases.

@jryans
Copy link
Collaborator Author

jryans commented Apr 28, 2020

@uhoreg Okay, I've updated as you suggest, I wasn't sure which would be best.

@jryans jryans merged commit f24993d into develop Apr 28, 2020
@t3chguy t3chguy deleted the jryans/rm-extra-key-backup-setup branch May 10, 2022 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New account has 2 key backup versions, sends the wrong private key
2 participants