summaryrefslogtreecommitdiff
path: root/httemplate/misc/process
diff options
context:
space:
mode:
authorivan <ivan>2007-12-25 23:49:23 +0000
committerivan <ivan>2007-12-25 23:49:23 +0000
commit2a6aa24137ddd389c1e644f5ece325c5b5dbaf3a (patch)
tree4880aeadc116d1dcb04bb6d0914ac39c17bddc8e /httemplate/misc/process
parenta35faaccc20e2214d91876744c45322a3a220bb5 (diff)
ho ho ho, merry XSSmas
Diffstat (limited to 'httemplate/misc/process')
-rw-r--r--httemplate/misc/process/meta-import.cgi4
1 files changed, 3 insertions, 1 deletions
diff --git a/httemplate/misc/process/meta-import.cgi b/httemplate/misc/process/meta-import.cgi
index 5a97d1160..1cf178c08 100644
--- a/httemplate/misc/process/meta-import.cgi
+++ b/httemplate/misc/process/meta-import.cgi
@@ -182,4 +182,6 @@ function SafeOnsubmit() {
% }
%
%
-
+<%init>
+die "meta-import script not currently enabled"; #make XSS-safe if this is used for more than just admins to import data....
+</%init>