[sudo-commits] sudo changeset 14731:90a2107d6ec7

Todd C. Miller Todd.Miller at sudo.ws
Tue May 2 11:23:34 MDT 2023


changeset:	14731:90a2107d6ec7 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/90a2107d6ec7
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue May 02 10:47:53 2023 -0600

Log Message:
	Make path_ldap_conf and path_ldap_secret private to policy.c.

	Add getters for both so the ldap code can access them.

diffstat:

 plugins/sudoers/ldap.c      |   2 +-
 plugins/sudoers/ldap_conf.c |   8 ++++----
 plugins/sudoers/policy.c    |  18 ++++++++++++++++--
 plugins/sudoers/sudoers.h   |   4 ++--
 4 files changed, 23 insertions(+), 9 deletions(-)



More information about the sudo-commits mailing list