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

Ensure cross-signing keys are downloaded when checking trust #1176

Merged
merged 2 commits into from
Jan 27, 2020

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Jan 27, 2020

When checking cross-signing trust during login, we may not have downloaded keys
yet. This ensures we make an attempt first if needed.

Fixes element-hq/element-web#12068

When checking cross-signing trust during login, we may not have downloaded keys
yet. This ensures we make an attempt first if needed.

Fixes element-hq/element-web#12068
@jryans jryans requested a review from a team January 27, 2020 15:02
@jryans jryans merged commit 21e4c59 into develop Jan 27, 2020
@t3chguy t3chguy deleted the jryans/await-device-list branch May 10, 2022 14:29
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.

During login, we need to await device list sync from cross-signing public keys
2 participants