mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-27 02:48:39 +08:00
d36c1b39fd
* Fix references to `crypto-api/verification` This is supposed to be an internal module; use the front door instead. * `IRecoveryKey` -> `GeneratedSecretStorageKey` `IRecoveryKey` is just a backwards-compatibility alias for `GeneratedSecretStorageKey` * `ISecretStorageKeyInfo` -> `SecretStorage.SecretStorageKeyDescription` Again, same thing * `IPassphraseInfo` -> `SecretStorage.PassphraseInfo` * Remove unused import restriction exceptions |
||
---|---|---|
.. | ||
test_indexeddb_cryptostore_dump | ||
backups.spec.ts | ||
complete-security.spec.ts | ||
crypto.spec.ts | ||
logout.spec.ts | ||
migration.spec.ts | ||
staged-rollout.spec.ts | ||
utils.ts | ||
verification.spec.ts |