Skip to content
Commit b7648ca3 authored by Stef Walter's avatar Stef Walter
Browse files

secret-store: Set the schema name correctly on loaded items

 * When we loaded items from the keyring we didn't set the schema
   correctly.
 * This causes any searches for the item that include a schema
   in the search parameters to fail.
 * Also caused problems storing items, when it was expected that
   the item would replace any already stored. This uses a search
   internally.
 * Fix and add a test for this case, both for encrypted and
   plaintext keyring files.

https://bugzilla.gnome.org/show_bug.cgi?id=681727
parent 34467afa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment