https://bugs.kde.org/show_bug.cgi?id=228308

--- Comment #14 from michaelk83 <mk.mat...@gmail.com> ---
That said, and especially assuming most apps would use the default collection
anyway, the backend can choose to ignore the selected collection, and re-route
`CreateItem()` requests as it sees fit. That somewhat breaks the Secret Service
spec, but technically, it should work. Search and deletion are independent of
the collection name:
https://specifications.freedesktop.org/secret-service/latest/re01.html#org.freedesktop.Secret.Service.SearchItems
https://specifications.freedesktop.org/secret-service/latest/re03.html#org.freedesktop.Secret.Item.Delete

`Collection.SearchItems()` can be re-routed in the same way as `CreateItem()`.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to