From: David Woodhouse Date: Wed, 15 Dec 2010 13:47:46 +0000 (+0000) Subject: Allow only Exim or CONFIGURE_OWNER to use whitelisted configs with -C X-Git-Tag: exim-4_73_RC0~2 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/74935b987fd0312f535747fea636883ae22fec77?hp=74935b987fd0312f535747fea636883ae22fec77 Allow only Exim or CONFIGURE_OWNER to use whitelisted configs with -C We only added TRUSTED_CONFIG_PREFIX_FILE to compensate for the enforcing of ALT_CONFIG_ROOT_ONLY. Let's not open it up any further than we need to; other users don't get to make use of it. ---