[sudo-commits] sudo changeset 10993:90c4dfd1d3a3

Todd C. Miller Todd.Miller at courtesan.com
Sat Jun 3 08:45:29 MDT 2017


changeset:	10993:90c4dfd1d3a3 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/90c4dfd1d3a3
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Jun 03 08:43:32 2017 -0600

Log Message:
	Instead of hard-coding a check for bash functions in env_should_delete(),
	use a "*=()* " pattern in initial_badenv_table[] to match them instead.
	This allows the user to remove the check via env_delete.

diffstat:

 doc/sudoers.cat       |  28 ++++++++++++++--------------
 doc/sudoers.man.in    |  19 ++++++++++++-------
 doc/sudoers.mdoc.in   |  19 ++++++++++++-------
 plugins/sudoers/env.c |  13 +------------
 4 files changed, 39 insertions(+), 40 deletions(-)


More information about the sudo-commits mailing list