mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
dbus: Add new enroll-duplicate error code
This will be returned if the print has alread been enrolled on the system.
This commit is contained in:
committed by
Marco Trevisan (Treviño)
parent
084e5bfafd
commit
b7b91e77bb
@ -254,6 +254,16 @@
|
|||||||
to resolve this error without any notification.
|
to resolve this error without any notification.
|
||||||
</doc:definition>
|
</doc:definition>
|
||||||
</doc:item>
|
</doc:item>
|
||||||
|
<doc:item>
|
||||||
|
<doc:term>enroll-duplicate</doc:term>
|
||||||
|
<doc:definition>
|
||||||
|
The print has already been enrolled, <doc:ref type="method" to="Device.EnrollStop">Device.EnrollStop</doc:ref> should now be called.
|
||||||
|
|
||||||
|
The user should enroll a different finger, or delete the print that has been enrolled already.
|
||||||
|
This print may be enrolled for a different user.
|
||||||
|
Note that an old duplicate (e.g. from a previous install) will be automatically garbage collected and should not cause any issues.
|
||||||
|
</doc:definition>
|
||||||
|
</doc:item>
|
||||||
<doc:item>
|
<doc:item>
|
||||||
<doc:term>enroll-disconnected</doc:term>
|
<doc:term>enroll-disconnected</doc:term>
|
||||||
<doc:definition>
|
<doc:definition>
|
||||||
|
|||||||
Reference in New Issue
Block a user