(Thanks, Tuomas Jormola)
* Fix htmlscrubber_skip to be matched on the source page, not the page it is
inlined into. Should allow setting to "* and !comment(*)" to scrub
- comments, but leave your blog posts unscrubbed, etc.
+ comments, but leave your blog posts unscrubbed, etc. CVE-2010-1673
* comments: Make postcomment() pagespec work when previewing a comment,
- including during moderation.
+ including during moderation. CVE-2010-1673
* comments: Make comment() pagespec also match comments that are being
- posted.
+ posted. CVE-2010-1673
-- Joey Hess <joeyh@debian.org> Fri, 12 Nov 2010 00:36:06 -0400
preview or moderation of comments with such a configuration.
These problems were discovered on 12 November 2010 and fixed the same
-hour with the release of ikiwiki 3.20101112.
+hour with the release of ikiwiki 3.20101112. ([[!cve CVE-2010-1673]])