mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
The stoppable actions (Verify/Enroll) have the same logic during completion. Create a common function to share this logic instead of copying it in each of the handlers. Fixes: #97