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

Upload only new device signature of master key #1268

Merged
merged 1 commit into from
Mar 19, 2020

Commits on Mar 18, 2020

  1. Upload only new device signature of master key

    This changes bootstrap to only upload the new device signature of the master
    key. We were previously _adding_ the new signature, but then uploading both old
    and new device key signatures of the master key.
    
    This was particularly bad when re-uploading signatures from deleted devices, as
    that would cause the homeserver to reject the entire upload.
    
    Fixes element-hq/element-web#12752
    jryans committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    2fab061 View commit details
    Browse the repository at this point in the history