element-web/test/test-utils
Richard van der Hoff 348000100a
Cleanup tasks in SecurityManager/SetupEncryptionStore (#12764)
* Remove call to no-op `checkOwnCrossSigningTrust`

this is a no-op on rust crypto

* inline `SecurityManager.isCachingAllowed`

Since https://github.com/matrix-org/matrix-react-sdk/pull/4789, this has just
been an obscure way to write a test of a local variable.

* Remove unused `CreateSecretStorageOpts.getKeyBackupPassphrase` parameter

This is unused on rust crypto (cf https://github.com/matrix-org/matrix-js-sdk/pull/4313)
2024-07-13 10:27:59 +00:00
..
audio.ts
beacon.ts
call.ts
client.ts
composer.ts
console.ts
date.ts
events.ts
index.ts
location.ts
oidc.ts
platform.ts
poll.ts
pushRules.ts
relations.ts
room.ts
test-utils.ts Cleanup tasks in SecurityManager/SetupEncryptionStore (#12764) 2024-07-13 10:27:59 +00:00
threads.ts
utilities.ts
wrappers.tsx