mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
Add naive plugin support to the storage code, it will load plugins from $(libdir)/fprintd/modules, given the configuration from /etc/fprintd.conf.
17 lines
503 B
Plaintext
17 lines
503 B
Plaintext
Identification
|
|
Image transfer
|
|
Imaging
|
|
Automatically ReleaseDevice when application disconnects from bus
|
|
Rethink print handling - we discover on ListEnrolled and rediscover on each LoadPrintData
|
|
|
|
Enforce command sequences:
|
|
force VerifyStop after non-retry verify result comes in
|
|
only allow GetVerifyResult during a verification
|
|
only allow VerifyStop during a verification
|
|
etc
|
|
|
|
|
|
- Check whether we actually want claim to open the device, or allow
|
|
some operations to not require claiming the device
|
|
|