<?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: Rails XSS Filter</title>
	<atom:link href="http://www.stubbleblog.com/index.php/2007/06/rails-xss-filte/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stubbleblog.com/index.php/2007/06/rails-xss-filte/</link>
	<description>A curious nerd.</description>
	<lastBuildDate>Tue, 24 Jan 2012 19:31:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tony Stubblebine</title>
		<link>http://www.stubbleblog.com/index.php/2007/06/rails-xss-filte/comment-page-1/#comment-1326</link>
		<dc:creator>Tony Stubblebine</dc:creator>
		<pubDate>Wed, 12 Dec 2007 00:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbleblog.com/wp/?p=184#comment-1326</guid>
		<description>We took some feedback and some help from Jodi (above) and packed this into a Rails plugin:
http://code.google.com/p/sanitizeparams/</description>
		<content:encoded><![CDATA[<p>We took some feedback and some help from Jodi (above) and packed this into a Rails plugin:<br />
<a href="http://code.google.com/p/sanitizeparams/" rel="nofollow">http://code.google.com/p/sanitizeparams/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.stubbleblog.com/index.php/2007/06/rails-xss-filte/comment-page-1/#comment-1308</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Mon, 10 Dec 2007 12:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbleblog.com/wp/?p=184#comment-1308</guid>
		<description>Hi, we found that if we changed the call to sanitize params to this:

walk_hash(params)

It will not report deprecation warnings for rails 1.2.6 (2.0.1 testing for white_list is coming soon)

Hope it helps some other folks.</description>
		<content:encoded><![CDATA[<p>Hi, we found that if we changed the call to sanitize params to this:</p>
<p>walk_hash(params)</p>
<p>It will not report deprecation warnings for rails 1.2.6 (2.0.1 testing for white_list is coming soon)</p>
<p>Hope it helps some other folks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jodi</title>
		<link>http://www.stubbleblog.com/index.php/2007/06/rails-xss-filte/comment-page-1/#comment-449</link>
		<dc:creator>Jodi</dc:creator>
		<pubDate>Fri, 02 Nov 2007 14:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbleblog.com/wp/?p=184#comment-449</guid>
		<description>Thanx - I&#039;ve been looking for a pre-emptive approach - this takes that approach

I wonder how the above will feel about uploads? I guess I&#039;ll find out.

cheers,
Jodi</description>
		<content:encoded><![CDATA[<p>Thanx &#8211; I&#8217;ve been looking for a pre-emptive approach &#8211; this takes that approach</p>
<p>I wonder how the above will feel about uploads? I guess I&#8217;ll find out.</p>
<p>cheers,<br />
Jodi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ~J</title>
		<link>http://www.stubbleblog.com/index.php/2007/06/rails-xss-filte/comment-page-1/#comment-84</link>
		<dc:creator>~J</dc:creator>
		<pubDate>Mon, 03 Sep 2007 19:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbleblog.com/wp/?p=184#comment-84</guid>
		<description>Good work,

I think applying white_list to params is a big improvement on having to remember to add white_list every time you render some user submitted field in the view. (This seems to be the &#039;rails way&#039; but it seems stupid to increase the load on the server by sanitizing the same text over and over again every time a page is viewed)

But that said I&#039;m not sure why you are doing this to the controller rather than adding it as a validation in the model.
</description>
		<content:encoded><![CDATA[<p>Good work,</p>
<p>I think applying white_list to params is a big improvement on having to remember to add white_list every time you render some user submitted field in the view. (This seems to be the &#8216;rails way&#8217; but it seems stupid to increase the load on the server by sanitizing the same text over and over again every time a page is viewed)</p>
<p>But that said I&#8217;m not sure why you are doing this to the controller rather than adding it as a validation in the model.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  www.stubbleblog.com/index.php/2007/06/rails-xss-filte/feed/ ) in 0.44003 seconds, on Feb 11th, 2012 at 8:10 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 18th, 2012 at 8:10 pm UTC -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Quick Cache Is Fully Functional :-) ... A Quick Cache file was just served for (  www.stubbleblog.com/index.php/2007/06/rails-xss-filte/feed/ ) in 0.00000 seconds, on Feb 11th, 2012 at 10:57 pm UTC. -->
