From b5189ab200ad9797932220253d686c95472a0b20 Mon Sep 17 00:00:00 2001 From: "barnboy%trilobyte.net" <> Date: Fri, 4 Apr 2008 11:48:10 +0000 Subject: [PATCH] Taint mode note. --- docs/en/xml/patches.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/en/xml/patches.xml b/docs/en/xml/patches.xml index dcbe626bec..5816009d37 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 -- 2.47.2