GNOME Bugzilla – Bug 686085
dbus: Don't leave unlocked keyring as consequence of changing password
Last modified: 2012-10-15 12:16:47 UTC
In seahorse, choose a locked keyring, right click 'Change Password'. Now unlock the keyring, no password will be prompted for. Lock and unlock again, this time see password prompt when unlocking. Changing password should not affect the lock state of a keyring.
Created attachment 226373 [details] [review] dbus: Don't leave unlocked keyring as consequence of changing password * When changing the keyring for a password, we left the credential for the new password set for the keyring. This means that the keyring could be unlocked at that point. Clear it correctly.
Attachment 226373 [details] pushed as 2454e2d - dbus: Don't leave unlocked keyring as consequence of changing password