<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Django, Trac and Spam</title>
	<link>http://efford.org/blog/archives/18</link>
	<description>Random musings on Python, software engineering, the web &#038; other stuff</description>
	<pubDate>Tue, 06 Jan 2009 02:52:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Nick</title>
		<link>http://efford.org/blog/archives/18#comment-10</link>
		<pubDate>Mon, 30 Oct 2006 19:20:56 +0000</pubDate>
		<guid>http://efford.org/blog/archives/18#comment-10</guid>
					<description>Sam,

Limiting the permissions of anonymous users in the way you describe is worth trying for the Django site, in my opinion.</description>
		<content:encoded><![CDATA[<p>Sam,</p>
<p>Limiting the permissions of anonymous users in the way you describe is worth trying for the Django site, in my opinion.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Sam Newman</title>
		<link>http://efford.org/blog/archives/18#comment-9</link>
		<pubDate>Mon, 30 Oct 2006 16:12:12 +0000</pubDate>
		<guid>http://efford.org/blog/archives/18#comment-9</guid>
					<description>Oh, I suppose you could also stick trac behind mod_security setup to filter using a blackhole list...</description>
		<content:encoded><![CDATA[<p>Oh, I suppose you could also stick trac behind mod_security setup to filter using a blackhole list&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Sam Newman</title>
		<link>http://efford.org/blog/archives/18#comment-8</link>
		<pubDate>Mon, 30 Oct 2006 16:10:51 +0000</pubDate>
		<guid>http://efford.org/blog/archives/18#comment-8</guid>
					<description>You can tie Trac down to limit the permissions of anonymous users - that way only logged in people can edit tickets, but anonymous people can view them.

Even better would be to create a simple form for submitting tickets for anonymous people using a capatcha</description>
		<content:encoded><![CDATA[<p>You can tie Trac down to limit the permissions of anonymous users - that way only logged in people can edit tickets, but anonymous people can view them.</p>
<p>Even better would be to create a simple form for submitting tickets for anonymous people using a capatcha
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
