Previously we stripped all spaces off of the recovery when decoding it, so that we could format the recovery key nicely. It turns out, however, that some element flavours also format with linebreaks, leading to the user having to manually remove them. We fix this by just stripping *all* whitespace off of the recovery key. |
||
|---|---|---|
| .. | ||
| bootstrap_test.dart | ||
| cross_signing_test.dart | ||
| encrypt_decrypt_room_message_test.dart | ||
| encrypt_decrypt_to_device_test.dart | ||
| key_manager_test.dart | ||
| key_request_test.dart | ||
| key_verification_test.dart | ||
| olm_manager_test.dart | ||
| online_key_backup_test.dart | ||
| ssss_test.dart | ||