[sudo-commits] sudo changeset 15023:92ae0335ee5b

Todd C. Miller Todd.Miller at sudo.ws
Tue Aug 29 10:02:05 MDT 2023


changeset:	15023:92ae0335ee5b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/92ae0335ee5b
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Aug 29 09:55:09 2023 -0600

Log Message:
	Add ignore_perms plugin argument to skip the sudoers file security checks.

	This is not intended to be used in a production environment.

diffstat:

 docs/sudoers.man.in       |  14 +++++++++++++-
 docs/sudoers.mdoc.in      |  13 ++++++++++++-
 plugins/sudoers/policy.c  |   9 +++++++++
 plugins/sudoers/sudoers.c |  12 ++++++++++--
 plugins/sudoers/sudoers.h |   2 ++
 5 files changed, 46 insertions(+), 4 deletions(-)



More information about the sudo-commits mailing list