secret-store: Work around bug in gnome-keyring preventing keyring unlocking
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 https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/89 and https://gitlab.gnome.org/GNOME/libsecret/-/issues/7 for more information.
Closes #512 (closed)
Edited by Evangelos Ribeiro Tzaras