[sudo-commits] sudo changeset 13818:17ef981664c3

Todd C. Miller Todd.Miller at sudo.ws
Tue Feb 22 09:13:46 MST 2022


changeset:	13818:17ef981664c3 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/17ef981664c3
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Feb 21 19:34:06 2022 -0700

Log Message:
	Display the lecture immediately before prompting for a password.
	This means we no longer display the lecture unless the user is going
	to enter a password.  Authentication methods that don't interact
	with the user via the terminal don't trigger the lecture.

diffstat:

 plugins/sudoers/auth/afs.c       |   4 ++
 plugins/sudoers/auth/dce.c       |   4 ++
 plugins/sudoers/auth/sudo_auth.c |   4 ++
 plugins/sudoers/check.c          |  70 +++++++++++++++++++++------------------
 plugins/sudoers/check.h          |   5 +-
 plugins/sudoers/timestamp.c      |   4 +-
 6 files changed, 55 insertions(+), 36 deletions(-)



More information about the sudo-commits mailing list