From ee8b630f8d530547520cbcfe11dacbc4b73cfd2c Mon Sep 17 00:00:00 2001 From: "barnboy%trilobyte.net" <> Date: Wed, 21 Nov 2001 04:11:41 +0000 Subject: Taint mode note. --- docs/sgml/patches.sgml | 10 ++++++++++ docs/xml/patches.xml | 10 ++++++++++ 2 files changed, 20 insertions(+) (limited to 'docs') diff --git a/docs/sgml/patches.sgml b/docs/sgml/patches.sgml index dcbe626be..5816009d3 100644 --- a/docs/sgml/patches.sgml +++ b/docs/sgml/patches.sgml @@ -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 diff --git a/docs/xml/patches.xml b/docs/xml/patches.xml index dcbe626be..5816009d3 100644 --- a/docs/xml/patches.xml +++ b/docs/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