summaryrefslogtreecommitdiffstats
path: root/editparams.cgi
diff options
context:
space:
mode:
authorjouni%heikniemi.net <>2004-05-23 16:22:32 +0200
committerjouni%heikniemi.net <>2004-05-23 16:22:32 +0200
commit39e9e3e67ce70d2fa7fefe947a6592f2541ba6ef (patch)
tree875e970dfa25d5fc558127deecb0de733708f615 /editparams.cgi
parent9b2916c36ef0a403e4a773e2316b1931f2179fa7 (diff)
downloadbugzilla-39e9e3e67ce70d2fa7fefe947a6592f2541ba6ef.tar.gz
bugzilla-39e9e3e67ce70d2fa7fefe947a6592f2541ba6ef.tar.xz
Bug 141006: Run edit*.cgis in taint mode.
Patch by byron jones <bugzilla@glob.com.au> r=jouni, a=justdave
Diffstat (limited to 'editparams.cgi')
-rwxr-xr-xeditparams.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/editparams.cgi b/editparams.cgi
index aaa2b087a..8ffd76a08 100755
--- a/editparams.cgi
+++ b/editparams.cgi
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl -wT
# -*- Mode: perl; indent-tabs-mode: nil -*-
#
# The contents of this file are subject to the Mozilla Public