<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>We Heart Code &#187; python</title>
	<atom:link href="http://www.weheartcode.com/category/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weheartcode.com</link>
	<description>A discourse on programming</description>
	<lastBuildDate>Thu, 12 May 2011 23:17:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Mylyn + Trac + wsgi</title>
		<link>http://www.weheartcode.com/2009/02/19/mylyn-trac-wsgi/</link>
		<comments>http://www.weheartcode.com/2009/02/19/mylyn-trac-wsgi/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 13:16:22 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://www.weheartcode.com/2009/02/19/mylyn-trac-wsgi/</guid>
		<description><![CDATA[I am using mod_wsgi instead of mod_python for my trac .11 install. I&#8217;m also using the AccountManager plugin for authentication, and don&#8217;t have anonymous access setup. Anyway, authentication wasn&#8217;t working (through XML RPC) hence mylyn didn&#8217;t have the perms to do anything, and was silently defaulting to anon mode. even though I had the XML [...]]]></description>
			<content:encoded><![CDATA[<p>I am using mod_wsgi instead of mod_python for my trac .11 install.</p>
<p>I&#8217;m also using the AccountManager plugin for authentication, and don&#8217;t have anonymous access setup.</p>
<p>Anyway, authentication wasn&#8217;t working (through XML RPC) hence mylyn didn&#8217;t have the perms to do anything, and was silently defaulting to anon mode. even though I had the XML RPC plugin installed and permissions set up.</p>
<p>Here&#8217;s the steps to get them all playing nice (this was harder than it looked to figure out):</p>
<ol>
<li>Install/Enable the <a href="http://trac-hacks.org/wiki/XmlRpcPlugin">XML RPC Plugin</a> for trac</li>
<li>Give your authenticated group the XML_RPC permission</li>
<li>Install/Enable the <a href="http://trac-hacks.org/wiki/HttpAuthPlugin">HttpAuth Plugin</a></li>
<li>Add this line to your apache config for your site: WSGIPassAuthorization On</li>
</ol>
<!-- Social Bookmarks BEGIN --><div class="social_bookmark"><em>Bookmark to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.weheartcode.com/2009/02/19/mylyn-trac-wsgi/&amp;title=Mylyn+%2B+Trac+%2B+wsgi" title="Add 'Mylyn + Trac + wsgi' to Del.icio.us"><img src="http://www.weheartcode.com/wp-content/plugins/social_bookmarks/delicious.png" title="Add 'Mylyn + Trac + wsgi' to Del.icio.us" alt="Add 'Mylyn + Trac + wsgi' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.weheartcode.com/2009/02/19/mylyn-trac-wsgi/&amp;title=Mylyn+%2B+Trac+%2B+wsgi" title="Add 'Mylyn + Trac + wsgi' to digg"><img src="http://www.weheartcode.com/wp-content/plugins/social_bookmarks/digg.png" title="Add 'Mylyn + Trac + wsgi' to digg" alt="Add 'Mylyn + Trac + wsgi' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Mylyn+%2B+Trac+%2B+wsgi&amp;u=http://www.weheartcode.com/2009/02/19/mylyn-trac-wsgi/" title="Add 'Mylyn + Trac + wsgi' to FURL"><img src="http://www.weheartcode.com/wp-content/plugins/social_bookmarks/furl.png" title="Add 'Mylyn + Trac + wsgi' to FURL" alt="Add 'Mylyn + Trac + wsgi' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.weheartcode.com/2009/02/19/mylyn-trac-wsgi/&amp;title=Mylyn+%2B+Trac+%2B+wsgi" title="Add 'Mylyn + Trac + wsgi' to reddit"><img src="http://www.weheartcode.com/wp-content/plugins/social_bookmarks/reddit.png" title="Add 'Mylyn + Trac + wsgi' to reddit" alt="Add 'Mylyn + Trac + wsgi' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.weheartcode.com/2009/02/19/mylyn-trac-wsgi/" title="Add 'Mylyn + Trac + wsgi' to Technorati"><img src="http://www.weheartcode.com/wp-content/plugins/social_bookmarks/technorati.png" title="Add 'Mylyn + Trac + wsgi' to Technorati" alt="Add 'Mylyn + Trac + wsgi' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.weheartcode.com/2009/02/19/mylyn-trac-wsgi/&amp;title=Mylyn+%2B+Trac+%2B+wsgi" title="Add 'Mylyn + Trac + wsgi' to Google Bookmarks"><img src="http://www.weheartcode.com/wp-content/plugins/social_bookmarks/google.png" title="Add 'Mylyn + Trac + wsgi' to Google Bookmarks" alt="Add 'Mylyn + Trac + wsgi' to Google Bookmarks" /></a></div>
<!-- Social Bookmarks END -->]]></content:encoded>
			<wfw:commentRss>http://www.weheartcode.com/2009/02/19/mylyn-trac-wsgi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

