GNOME Bugzilla – Bug 726263
authPrompt: Don't ever ask for a username if smartcard service is in foreground
Last modified: 2014-03-13 19:08:32 UTC
The smartcard service is put in the foreground in two cases: 1) If password service is disabled by admin configuratoin 2) if a smartcard is inserted In either case we don't want to ask the user to pick a user from the userlist. We currently only avoid asking in case 2. This commit fixes case 1.
Created attachment 271772 [details] [review] authPrompt: Don't ever ask for a username if smartcard service is in foreground
Review of attachment 271772 [details] [review]: Looks right to me.
Attachment 271772 [details] pushed as f6ed3d9 - authPrompt: Don't ever ask for a username if smartcard service is in foreground