From b24394c0ecf954f2fc0ee2e156d19cd6382f8b70 Mon Sep 17 00:00:00 2001 From: joshtriplett Date: Mon, 26 Mar 2007 21:39:18 +0000 Subject: [PATCH] Note that enabling or disabling the htmlscrubber plugin also affects some other HTML-related functionality, such as whether [[meta]] allows potentially unsafe HTML tags. --- doc/plugins/htmlscrubber.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/plugins/htmlscrubber.mdwn b/doc/plugins/htmlscrubber.mdwn index 8e37a5bd5..1255d7723 100644 --- a/doc/plugins/htmlscrubber.mdwn +++ b/doc/plugins/htmlscrubber.mdwn @@ -23,6 +23,10 @@ The web's security model is *fundamentally broken*; ikiwiki's html sanitisation is only a patch on the underlying gaping hole that is your web browser. +Note that enabling or disabling the htmlscrubber plugin also affects some other +HTML-related functionality, such as whether [[meta]] allows potentially unsafe +HTML tags. + ---- Some examples of embedded javascript that won't be let through when this -- 2.39.5