From e708a87677f981459c1c631b55b037aba65cf9c8 Mon Sep 17 00:00:00 2001 From: dairiki Date: Mon, 17 Mar 2003 21:24:53 +0000 Subject: [PATCH] Fix security bugs in the RawHtml plugin. Change the default configuration to allow use of plugin, since I believe the plugin is now safe for general use. (Raw HTML will only work on locked pages.) git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2722 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- configurator.php | 13 +++++++------ index.php | 9 ++++++--- lib/plugin/RawHtml.php | 38 ++++++++++++++++++-------------------- 3 files changed, 31 insertions(+), 29 deletions(-) diff --git a/configurator.php b/configurator.php index 3523d3d89..584a4f527 100644 --- a/configurator.php +++ b/configurator.php @@ -20,7 +20,7 @@ printf("\n", 'iso-8859-1'); "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - + Configuration tool for PhpWiki 1.3.x