mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 04:13:33 +02:00
We had a race that was causing the events to be handled even if we were not ready to accept them, causing a potential non-authentication. So simulate this case, by sending a 'verify-match' event before we started the verification and ensure that we ignore it.