[sudo-commits] sudo changeset 10276:2809338a7b21

Todd C. Miller Todd.Miller at courtesan.com
Wed Dec 2 10:43:42 MST 2015


changeset:	10276:2809338a7b21 in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/2809338a7b21
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Dec 02 10:43:41 2015 -0700

Log Message:
	In list mode, we always want to clear FLAG_NO_USER and FLAG_NO_HOST
	regardless of whether or not there was an actual match.  Otherwise,
	warning mail may be sent which is not what we want in list mode.
	This is consistent with what the sudoers file backend does.

diffstat:

 plugins/sudoers/ldap.c |  4 ++--
 plugins/sudoers/sssd.c |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)


More information about the sudo-commits mailing list