1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-27 03:52:57 +02:00
bitwarden-mobile/src/Core/Exceptions
Jake Fink c4f6ae9077
[PM-3726] prevent legacy user login (#2769)
* [PM-3726] prevent legacy user login

* [PM-3726] prevent unlock or auto key migration if legacy user

* [PM-3726] add legacy checks to lock page and refactor

* [PM-3726] rethrow exception from pin

* formatting

* [PM-3726] add changes to LockViewController, consolidate logout calls

* formatting

* [PM-3726] pr feedback

* generate resx

* formatting
2023-09-20 15:56:51 -04:00
..
ApiException.cs [EC-469] Improve ApiException message (#2288) 2023-01-12 10:31:27 -03:00
ForwardedEmailInvalidSecretException.cs [PM-192] Refactor forwarded email providers (#2579) 2023-06-27 18:49:38 -03:00
LegacyUserException.cs [PM-3726] prevent legacy user login (#2769) 2023-09-20 15:56:51 -04:00
MasterKeyNullException.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
UserAndMasterKeysNullException.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
UserKeyNullException.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00