<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Fix MODx CSRF Error when Using Firefox 3.5</title>
	<atom:link href="http://www.belafontecode.com/fix-modx-csrf-error-in-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.belafontecode.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.belafontecode.com%2Ffix-modx-csrf-error-in-firefox%2F&amp;seed_title=How+to+Fix+MODx+CSRF+Error+when+Using+Firefox+3.5</link>
	<description>All These People are Going Green... I&#039;m Just Tryin&#039; To Keep It Real</description>
	<lastBuildDate>Tue, 13 Jul 2010 00:51:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arkh</title>
		<link>http://www.belafontecode.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.belafontecode.com%2Ffix-modx-csrf-error-in-firefox%2F&amp;seed_title=How+to+Fix+MODx+CSRF+Error+when+Using+Firefox+3.5/comment-page-1/#comment-270</link>
		<dc:creator>Arkh</dc:creator>
		<pubDate>Fri, 28 May 2010 07:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.belafontecode.com/?p=120#comment-270</guid>
		<description>Wait.
ModX is using the referrer as a way to prevent CSRF ? Are you kidding ?
Is it too hard to do it right with unique random tokens ?</description>
		<content:encoded><![CDATA[<p>Wait.<br />
ModX is using the referrer as a way to prevent CSRF ? Are you kidding ?<br />
Is it too hard to do it right with unique random tokens ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: .abelafonte</title>
		<link>http://www.belafontecode.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.belafontecode.com%2Ffix-modx-csrf-error-in-firefox%2F&amp;seed_title=How+to+Fix+MODx+CSRF+Error+when+Using+Firefox+3.5/comment-page-1/#comment-260</link>
		<dc:creator>.abelafonte</dc:creator>
		<pubDate>Wed, 14 Apr 2010 03:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.belafontecode.com/?p=120#comment-260</guid>
		<description>No, I&#039;ve never had that type of setup, but I&#039;m sure that the error may have something to do with accessing a local site locally. 

I assume that you wouldn&#039;t be allowing any external access to this local installation, so you should be good with disabling the feature in the MODx admin.</description>
		<content:encoded><![CDATA[<p>No, I&#8217;ve never had that type of setup, but I&#8217;m sure that the error may have something to do with accessing a local site locally. </p>
<p>I assume that you wouldn&#8217;t be allowing any external access to this local installation, so you should be good with disabling the feature in the MODx admin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.belafontecode.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.belafontecode.com%2Ffix-modx-csrf-error-in-firefox%2F&amp;seed_title=How+to+Fix+MODx+CSRF+Error+when+Using+Firefox+3.5/comment-page-1/#comment-259</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 13 Apr 2010 19:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.belafontecode.com/?p=120#comment-259</guid>
		<description>Hey, I just installed 1.0.3 locally on my Mac (MAMP 1.84) and the CSRF is back again. The SendRefererHeader was already on 2. So this doesn&#039;t do it for me. I do have a strict M0n0wall protection for my ISP, but this is runs locally! This could mean this CSRF attack came from within? I wonder what the real thing is here, I dont get it.</description>
		<content:encoded><![CDATA[<p>Hey, I just installed 1.0.3 locally on my Mac (MAMP 1.84) and the CSRF is back again. The SendRefererHeader was already on 2. So this doesn&#8217;t do it for me. I do have a strict M0n0wall protection for my ISP, but this is runs locally! This could mean this CSRF attack came from within? I wonder what the real thing is here, I dont get it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tibor</title>
		<link>http://www.belafontecode.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.belafontecode.com%2Ffix-modx-csrf-error-in-firefox%2F&amp;seed_title=How+to+Fix+MODx+CSRF+Error+when+Using+Firefox+3.5/comment-page-1/#comment-251</link>
		<dc:creator>Tibor</dc:creator>
		<pubDate>Wed, 03 Feb 2010 17:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.belafontecode.com/?p=120#comment-251</guid>
		<description>Firebug disabled &amp; PageSpeed disabled : modx manager works

Firebug enabled &amp; PageSpeed disabled :  modx manager does not work

Firebug disabled &amp; PageSpeed enabled (it&#039;s useless, but ...) modx manager works

Anyway Firebug is eating too much resource, so I&#039;ll just disable it when it&#039;s not needed :)</description>
		<content:encoded><![CDATA[<p>Firebug disabled &amp; PageSpeed disabled : modx manager works</p>
<p>Firebug enabled &amp; PageSpeed disabled :  modx manager does not work</p>
<p>Firebug disabled &amp; PageSpeed enabled (it&#8217;s useless, but &#8230;) modx manager works</p>
<p>Anyway Firebug is eating too much resource, so I&#8217;ll just disable it when it&#8217;s not needed <img src='http://www.belafontecode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tibor</title>
		<link>http://www.belafontecode.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.belafontecode.com%2Ffix-modx-csrf-error-in-firefox%2F&amp;seed_title=How+to+Fix+MODx+CSRF+Error+when+Using+Firefox+3.5/comment-page-1/#comment-250</link>
		<dc:creator>Tibor</dc:creator>
		<pubDate>Wed, 03 Feb 2010 17:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.belafontecode.com/?p=120#comment-250</guid>
		<description>Well this error just happened to me, after I installed Google PageSpeed plugin for Firefox, and then Firebug. As I type this Firebug is not activated yet; so I&#039;ll disable PageSpeed and let you know...</description>
		<content:encoded><![CDATA[<p>Well this error just happened to me, after I installed Google PageSpeed plugin for Firefox, and then Firebug. As I type this Firebug is not activated yet; so I&#8217;ll disable PageSpeed and let you know&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.belafontecode.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.belafontecode.com%2Ffix-modx-csrf-error-in-firefox%2F&amp;seed_title=How+to+Fix+MODx+CSRF+Error+when+Using+Firefox+3.5/comment-page-1/#comment-247</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 16 Jan 2010 13:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.belafontecode.com/?p=120#comment-247</guid>
		<description>Thanks for the tip! I actually had my referrers disables from the web developer tool bar, this post saved me a lot of searching and unnecessary trouble!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip! I actually had my referrers disables from the web developer tool bar, this post saved me a lot of searching and unnecessary trouble!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sal B / @mayhemchaos</title>
		<link>http://www.belafontecode.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.belafontecode.com%2Ffix-modx-csrf-error-in-firefox%2F&amp;seed_title=How+to+Fix+MODx+CSRF+Error+when+Using+Firefox+3.5/comment-page-1/#comment-241</link>
		<dc:creator>Sal B / @mayhemchaos</dc:creator>
		<pubDate>Mon, 28 Dec 2009 15:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.belafontecode.com/?p=120#comment-241</guid>
		<description>Nice debugging there Aaron. For awhile I thought you were having a Firefox on Mac issue. 

I think that article on Optimizing Firefox came from LifeHacker.

Nice write up either way.</description>
		<content:encoded><![CDATA[<p>Nice debugging there Aaron. For awhile I thought you were having a Firefox on Mac issue. </p>
<p>I think that article on Optimizing Firefox came from LifeHacker.</p>
<p>Nice write up either way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
