element-portable/src/async-components/views/dialogs
David Baker 5019eff1e3 Don't allow upgrade from untrusted key backup.
If we trust the key backup at upgrade time then we can sign it so
key backup will work automatically when cross-signing is trusted.
If we don't sign it at this point we'll end up with cross-signing
and key backup set up but key backup untrusted by the cross-signing
key which is a bit of a broken situation.

With https://github.com/matrix-org/matrix-js-sdk/pull/1144 fixes
https://github.com/vector-im/riot-web/issues/11747
2020-01-09 20:49:37 +00:00
..
keybackup Update backup creation paths for SSSS 2020-01-03 15:34:05 +00:00
secretstorage Don't allow upgrade from untrusted key backup. 2020-01-09 20:49:37 +00:00
EncryptedEventDialog.js Comment remaining non-cross-signing-compliant components 2020-01-03 15:38:59 +00:00
ExportE2eKeysDialog.js Migrate string refs over to createRef 2019-12-08 12:16:17 +00:00
ImportE2eKeysDialog.js Migrate string refs over to createRef 2019-12-08 12:16:17 +00:00