GNOME Bugzilla – Bug 643505
Send a content-type along with a secret.
Last modified: 2011-03-01 09:28:51 UTC
Recent changes [1] to the Secret Service API specification say that we should pass a content type along with each secret. This bug will track implementing that in gnome-keyring. http://cgit.freedesktop.org/xdg/xdg-specs/commit/?id=1e768fc50c50b24274601f28dfde9cc9a41cc5c2
Implemented for gnome-keyring here. Will merge after posting to the mailing list: http://git.collabora.co.uk/?p=user/stefw/gnome-keyring.git;a=commit;h=24d586d74b4959cf7d103a3b9a76a9de5796b281
Implemented in libgnome-keyring here: http://git.collabora.co.uk/?p=user/stefw/libgnome-keyring.git;a=commit;h=617345edace57edc35a7b66cbb6b5830d47d7d9f Note that this is an incompatible change to the protocol and requires that libgnome-keyring and gnome-keyring be upgraded together.
Merged into gnome-keyring and libgnome-keyring, and pushed to git.gnome.org.