GNOME Bugzilla – Bug 705370
authPrompt: fix disable-user-list / Not Listed?
Last modified: 2013-08-06 02:10:28 UTC
If the first question asked to a user is from the shell and not from the PAM service (i.e. Username: ), then we'll save what the user types until PAM asks a question and then try to send it to PAM. This commit makes sure the preemptive answer can be used before the PAM conversation gets started, and makes sure to discard the preemptive answer if we're not expecting it.
Created attachment 250734 [details] [review] authPrompt: fix disable-user-list / Not Listed?
Review of attachment 250734 [details] [review]: OK.
Attachment 250734 [details] pushed as a70e74e - authPrompt: fix disable-user-list / Not Listed?