]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
oops
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 25 Apr 2006 03:20:04 +0000 (03:20 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 25 Apr 2006 03:20:04 +0000 (03:20 +0000)
doc/news/sanitization.html [deleted file]
doc/news/sanitization.mdwn [new file with mode: 0644]

diff --git a/doc/news/sanitization.html b/doc/news/sanitization.html
deleted file mode 100644 (file)
index 6ce2541..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-ikiwiki's main outstanding security hole, lack of [[HtmlSanitization]] has
-now been addressed. ikiwiki now sanitizes html by default.
-
-If only trusted parties can edit your wiki's content, then you might want
-to turn this sanitization back off to allow use of potentially dangerous
-tags. To do so, pass --no-sanitize or set "sanitize =&gt; 0," in your
-[[ikiwiki.setup]].
diff --git a/doc/news/sanitization.mdwn b/doc/news/sanitization.mdwn
new file mode 100644 (file)
index 0000000..6ce2541
--- /dev/null
@@ -0,0 +1,7 @@
+ikiwiki's main outstanding security hole, lack of [[HtmlSanitization]] has
+now been addressed. ikiwiki now sanitizes html by default.
+
+If only trusted parties can edit your wiki's content, then you might want
+to turn this sanitization back off to allow use of potentially dangerous
+tags. To do so, pass --no-sanitize or set "sanitize =&gt; 0," in your
+[[ikiwiki.setup]].