Michael Telatynski
|
148a360598
|
Avoid using deprecated exports, fields, and duplicate code (#12555)
|
2024-05-28 08:41:20 +01:00 |
|
Andy Balaam
|
35ad92bf54
|
Call the AsJson forms of import and exportRoomKeys (#12233)
|
2024-02-14 10:33:39 +00:00 |
|
Andy Balaam
|
a664172a22
|
Use the non-deprecated exportRoomKeys method on CryptoApi (#12231)
* Expand the export test to check encryptMegolmKeyFile was called
* Use the non-deprecated exportRoomKeys method on CryptoApi
|
2024-02-06 14:46:15 +00:00 |
|
Michael Telatynski
|
d405160080
|
Use PassphraseFields in ExportE2eKeysDialog to enforce minimum passphrase complexity (#11222)
* Use PassphraseFields in ExportE2eKeysDialog to enforce minimum passphrase complexity
* Tweak copy
* Iterate
* Add tests
* Improve variable naming
* Improve coverage
|
2023-07-27 09:21:20 +00:00 |
|