From: Heiko Schlittermann (HS12-RIPE) Date: Sat, 12 Mar 2016 11:23:50 +0000 (+0100) Subject: Doc: Mark perl_taintmode as .new….wen X-Git-Tag: exim-4_91_RC1~148^2~42^2~20 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=65759f3f85e142ab7ebe6fa016931ad59b020203;p=user%2Fhenk%2Fcode%2Fexim.git Doc: Mark perl_taintmode as .new….wen --- diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 4cc7b6ee9..c03a9bd1b 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -12982,13 +12982,16 @@ overriding the setting of &%perl_at_start%&. There is also a command line option &%-pd%& (for delay) which suppresses the initial startup, even if &%perl_at_start%& is set. +.new .ilist .oindex "&%perl_taintmode%&" +.cindex "Perl" "taintmode" To provide more security executing Perl code via the embedded Perl interpeter, the &%perl_taintmode%& option can be set. This enables the taint mode of the Perl interpreter. You are encouraged to set this option to a true value. To avoid breaking existing installations, it defaults to false. +.wen .section "Calling Perl subroutines" "SECID86"