Comment spam time - 2006-06-24 20:13:01

Oh well the links to the comment creation pages are now active.

So the spam bots will be back, unless the awful register an email address before you can post things stops them...

It may be worth pointing out that the comments use reStructuredText without any filtering of the input or output - so you could embed a goatse image with relative ease. My current work around is to have the following in the css:

div.blogcommenttext img {
        display: none;
}

There must be a way to tell the docutils writer not to output images, but I can't be bothered finding it yet.

List All | Archives: 2002 2003 2004 2005 2006 2007 2008