Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android: return correct code if no biometric is enrolled #115

Merged
merged 1 commit into from
May 21, 2024

Commits on Apr 16, 2024

  1. android: return correct code if no biometric is enrolled

    Returning success if we get an error from the underlying HW that no
    key is enrolled does not make sense, rather return the enum value
    designed for this case.
    
    Closes: authpass#104
    Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
    ThomasLamprecht committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    de9727c View commit details
    Browse the repository at this point in the history