From b5189ab200ad9797932220253d686c95472a0b20 Mon Sep 17 00:00:00 2001 From: "barnboy%trilobyte.net" <> Date: Fri, 4 Apr 2008 11:48:10 +0000 Subject: Taint mode note. --- docs/en/xml/patches.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/en/xml/patches.xml') diff --git a/docs/en/xml/patches.xml b/docs/en/xml/patches.xml index dcbe626be..5816009d3 100644 --- a/docs/en/xml/patches.xml +++ b/docs/en/xml/patches.xml @@ -399,6 +399,16 @@ else + + + Taint Mode + + + All new cgis must run in Taint mode (Perl taint and DBI taint), and existing cgi's + which run in taint mode must not have taint mode turned off. + + + Templatization -- cgit v1.2.3-24-g4f1b