fprintd/src
Benjamin Berg 5785dc65b4 device: Add duplicate checking during enroll
Always do an identify step before starting an enroll. If we find an
existing print, delete or throw an error depending on what is
appropriate.

Doing this ensures that we should not get duplicate prints system wide.
This means we will be able to identify the user that is trying to log
in. But more importantly, we need to do these checks for MoC devices,
which always run "identify" against all device stored prints rather than
the passed gallery.
2021-04-01 22:47:42 +02:00
..
dbus-interactive-auth.patch build: Generate fprintd dbus sources using interactive flags 2020-12-07 15:14:07 +01:00
device.c device: Add duplicate checking during enroll 2021-04-01 22:47:42 +02:00
device.xml dbus: Add new enroll-duplicate error code 2021-04-01 16:21:22 +02:00
file_storage.c file_storage: Cleanup the user storage path when removing prints 2021-01-05 13:07:19 +01:00
file_storage.h fprintd: Reindent the source code following uncrustify rules 2020-12-07 18:41:45 +01:00
fprintd.h device: Throw an error if we failed to delete a device storage print 2021-01-22 15:19:21 +01:00
main.c main: De-init the storage when main loop is over 2021-03-03 19:51:07 +01:00
manager.c manager: Do not use unnecessary volatile qualifier on GQuark 2020-12-19 22:34:12 +01:00
manager.xml fprintd: Use GDBus codegen based implementation 2020-11-10 14:45:59 +01:00
meson.build build: Generate fprintd dbus sources using interactive flags 2020-12-07 15:14:07 +01:00
storage.h fprintd: Reindent the source code following uncrustify rules 2020-12-07 18:41:45 +01:00