passforios/passAutoFillExtension/Controllers
Allan Feldman 83c6ae33dc Fix security bug which autofilled passwords without passcode/faceid auth
The autofill extension currently calls the success callback even if a
passcode/FaceID is not successfully verified.

In the case that the PGP key passphrase is stored, this results in
password decryption without further user interaction.

The fix is to only decrypt passwords upon successful passcode / FaceID
verification.
2023-03-09 12:55:39 -08:00
..
CredentialProviderViewController.swift Use SwiftFormat version 0.49.x and enable some new rules (#527) 2021-12-27 17:57:11 -08:00
PasscodeExtensionDisplay.swift Fix security bug which autofilled passwords without passcode/faceid auth 2023-03-09 12:55:39 -08:00
PasscodeLockViewControllerForExtension.swift Move class to own file 2021-08-27 22:03:00 -07:00
PasswordsViewController.swift Remove branches for iOS 12 compatibility 2023-03-09 11:40:33 -08:00