]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/security.mdwn
update
[ikiwiki.git] / doc / security.mdwn
index 77552b1b2e2d2c3abe04d273200b23412b7f9219..73d98a3ae5fcf88c1dbcbe4b0ba983f853ad54e8 100644 (file)
@@ -215,4 +215,5 @@ pages from source with some other extension.
 
 ## XSS attacks in page content
 
-ikiwiki supports [[HtmlSanitization]], though it can be turned off.
+ikiwiki supports protecting users from their own broken browsers via the
+[[plugins/htmlscrubber]] plugin, which is enabled by default.