[Bug 59468] gnome keyring secrets can not be accessed after reboot

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 16 18:22:35 CET 2013


https://bugs.freedesktop.org/show_bug.cgi?id=59468

Simon McVittie <simon.mcvittie at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|telepathy-bugs at lists.freede |simon.mcvittie at collabora.co
                   |sktop.org                   |.uk

--- Comment #5 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Created attachment 73160
  --> https://bugs.freedesktop.org/attachment.cgi?id=73160&action=edit
proposed patch for 5.12.x

Subject: Only ignore passwords in gnome-keyring if Empathy has copied them

When passwords are stored in the Parameters by MC and no
SASLAuthentication handler is used, e.g. under Sugar, we currently
save passwords into gnome-keyring, if enabled at compile time; so, we
want to read them back out of gnome-keyring.

This conflicts slightly with wanting to ignore passwords in gnome-keyring
that are left over from an Empathy 3.0 schema migration that failed
due to fd.o #42088. To avoid failure to authenticate/re-prompt if the
password has been changed on the service side, ignore passwords that
are going to be deleted; but to avoid breaking Sugar, don't ignore
any other passwords we might find in gnome-keyring.

---

This passes regression tests in the 5.12 branch. It should merge nicely into
5.14 and master, but I haven't tried that yet.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list