Open FirelightFlagboy opened 1 week ago
When a keyring device is remove, is keyring credential should also be removed.
This require to change libparsec_platform_device::remove_device to call KeyringEntry::delete_credential
libparsec_platform_device::remove_device
KeyringEntry::delete_credential
When a keyring device is remove, is keyring credential should also be removed.
This require to change
libparsec_platform_device::remove_device
to callKeyringEntry::delete_credential