mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
* Added kSecAccessControlDevicePasscode to accessControlflags when feature is enabled in settings and no biometrics are available * Able to use either biometry or password, if touchid is unavailable * Additional check if TouchID is enrolled: With that we can add the "kSecAccessControlBiometryCurrentSet" Flag even though Biometry is unavailable due to closed lid or unpaired keyboard. Adding this flag when TouchID is not enrolled results in an error when trying to save the secret. The kSecAccessControlWatch Flag for apple watch compatibility does not have this limitation. With that we can also offer quick unlock with only apple watch or password * Fallback to quick unlock without touchid if saving key fails with selected flags, might fix quick unlock on a hackintosh |
||
---|---|---|
.. | ||
dbus | ||
Polkit.cpp | ||
Polkit.h | ||
PolkitDbusTypes.cpp | ||
PolkitDbusTypes.h | ||
QuickUnlockInterface.cpp | ||
QuickUnlockInterface.h | ||
TouchID.h | ||
TouchID.mm | ||
WindowsHello.cpp | ||
WindowsHello.h |