Skip to content
Commit ce8b5689 authored by Stef Walter's avatar Stef Walter
Browse files

pam: Allow unlock_keyring() to be called with a NULL password

This happens when doing auto-login. The various side effects
of unlock_keyring (including setting *need_daemon) are valuable
even in the cases where password is NULL.

Add a test that checks that the daemon starts as expected when
the user did not authenticate.

http://bugzilla.gnome.org/show_bug.cgi?id=726245
parent d1c549af
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