Skip to content
Commit 35b950b4 authored by David Zeuthen's avatar David Zeuthen
Browse files

Handle quirky gnome_keyring_find_password_sync() behavior

Looks like gnome_keyring_find_password_sync() is pretty busted - it
returns GNOME_KEYRING_RESULT_OK when returning a NULL password. This
is probably due to the libgnome-keyring transition. Therefore, double
check that we actually get a password back.

See https://bugzilla.redhat.com/show_bug.cgi?id=558678 for more
details.
parent e6a18cfb
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