From 9cd514d2f11f5cf4615e112e958d4aa7af9ff42b Mon Sep 17 00:00:00 2001 From: "barnboy%trilobyte.net" Date: Tue, 20 Nov 2001 20:11:41 +0000 Subject: [PATCH] Taint mode note. git-svn-id: svn://10.0.0.236/trunk@108617 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/sgml/patches.sgml | 10 ++++++++++ mozilla/webtools/bugzilla/docs/xml/patches.xml | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/mozilla/webtools/bugzilla/docs/sgml/patches.sgml b/mozilla/webtools/bugzilla/docs/sgml/patches.sgml index dcbe626bec4..5816009d374 100644 --- a/mozilla/webtools/bugzilla/docs/sgml/patches.sgml +++ b/mozilla/webtools/bugzilla/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/mozilla/webtools/bugzilla/docs/xml/patches.xml b/mozilla/webtools/bugzilla/docs/xml/patches.xml index dcbe626bec4..5816009d374 100644 --- a/mozilla/webtools/bugzilla/docs/xml/patches.xml +++ b/mozilla/webtools/bugzilla/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