[sudo-commits] sudo changeset 5992:23782631748c

Todd C. Miller Todd.Miller at courtesan.com
Sat Aug 14 10:18:53 EDT 2010


changeset:	5992:23782631748c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/23782631748c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Aug 14 10:18:49 2010 -0400

Log Message:
	If the user hits ^C while a password is being read, error out before
	reading any further passwords in the pam conversation function.
	Otherwise, if multiple PAM auth methods are required, the user will
	have to hit ^C for each one.

diffstat:

 plugins/sudoers/auth/pam.c |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list