summaryrefslogtreecommitdiff
path: root/httemplate/misc/process/meta-import.cgi
diff options
context:
space:
mode:
authorivan <ivan>2007-12-25 23:50:19 +0000
committerivan <ivan>2007-12-25 23:50:19 +0000
commit954ed54e8053a3333ca407deb5efcfffb4f28f8d (patch)
tree660ae00d4b5cd34b86df03ab341ba693414453d1 /httemplate/misc/process/meta-import.cgi
parent5b154002e54a10d763d0039fe925a98c04da18e2 (diff)
ho ho ho, merry XSSmas
Diffstat (limited to 'httemplate/misc/process/meta-import.cgi')
-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>