]> granicus.if.org Git - sudo/commit
Only set std_prompt for the PAM_PROMPT_* cases. The conversation function
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 22 Feb 2008 20:19:34 +0000 (20:19 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 22 Feb 2008 20:19:34 +0000 (20:19 +0000)
commit48eee67e5549a97d4108adcf6bfcc126438afe57
tree7faf23ea4dbae4bbeab7a254754b4ac8d3f22db4
parent1a347284ea0c1f576eb8896f9305d42500fdb6b8
Only set std_prompt for the PAM_PROMPT_* cases.  The conversation function
may be called for non-password reading purposes so we must be careful
not to use def_prompt in cases where it may not be set.
auth/pam.c