mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
Add TODO items
Some thoughts on storage handling
This commit is contained in:
committed by
Daniel Drake
parent
54583f4750
commit
7587105647
6
TODO
6
TODO
@ -10,3 +10,9 @@ Enforce command sequences:
|
|||||||
only allow VerifyStop during a verification
|
only allow VerifyStop during a verification
|
||||||
etc
|
etc
|
||||||
|
|
||||||
|
|
||||||
|
- Make storage handling a GObject interface, would make plugging in new
|
||||||
|
backends easier, even handling plugins?
|
||||||
|
- Make storage per-manager
|
||||||
|
- Move storage setting to a configuration file
|
||||||
|
- Kill FromStorage variants, we should always load/read from our custom storage
|
||||||
|
|||||||
Reference in New Issue
Block a user