summaryrefslogtreecommitdiffstats
path: root/docs/sgml/patches.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sgml/patches.sgml')
-rw-r--r--docs/sgml/patches.sgml10
1 files changed, 10 insertions, 0 deletions
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
@@ -401,6 +401,16 @@ else
<listitem>
<para>
+ Taint Mode
+ </para>
+ <para>
+ 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.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
Templatization
</para>
<para>