3
0
Fork 0
trifid_mobile/lib
John Maguire ec1af2974a
Fix encryption errors after restoring to a new phone (#143)
When a user restores to a new phone, their TPM will no longer be able to
decrypt the encrypted credentials.

We have code already in place to delete "invalid" sites, which cleans
these up by removing them.

However, when trying to save a new site, Android continues to try to use
the old keys which are no longer decryptable. So, when saving new
encrypted files, simply reset the crypto keys if we are unable to
encrypt.
2023-12-01 15:26:21 -05:00
..
components Allow IP address entry on non-US locales (#114) 2023-05-10 16:43:27 -04:00
models Sometimes the list of remotes can be null (#96) 2022-11-21 13:31:58 -06:00
screens Fix encryption errors after restoring to a new phone (#143) 2023-12-01 15:26:21 -05:00
services Fix share button on iPad (#124) 2023-05-15 16:12:24 -04:00
validators Support DN host enrollment (#86) 2022-11-17 16:43:16 -05:00
main.dart Add a manual enrollment flow to support chromeos (#99) 2022-11-22 10:12:38 -06:00