[sudo-commits] sudo changeset 14738:962af1d3d0fd

Todd C. Miller Todd.Miller at sudo.ws
Thu May 4 13:11:52 MDT 2023


changeset:	14738:962af1d3d0fd in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/962af1d3d0fd
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu May 04 13:06:09 2023 -0600

Log Message:
	Make login_style private to bsdauth.c

	Add a setter for policy.c to handle auth_type from the front-end.

diffstat:

 plugins/sudoers/auth/bsdauth.c             |  52 +++++++++++++++++------------
 plugins/sudoers/auth/sudo_auth.h           |   1 +
 plugins/sudoers/policy.c                   |   8 +--
 plugins/sudoers/regress/fuzz/fuzz_policy.c |   9 +++++
 plugins/sudoers/sudoers.h                  |   1 -
 5 files changed, 43 insertions(+), 28 deletions(-)



More information about the sudo-commits mailing list