Skip to content

secret-store: Work around bug in gnome-keyring preventing keyring unlocking

Evangelos Ribeiro Tzaras requested to merge (removed):wip/debug-unlocking into master

When a keyring is cold (unlocked) the schema is set as "org.freedesktop.Secret.Generic". If we require the name to strictly match while searching we won't ever get a match.

See gnome-keyring#89 and libsecret#7 for more information

Closes #316 (closed)

Merge request reports