<?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: Putting choices in an HTML Select does not mean you can&#8217;t get hacked</title>
	<atom:link href="http://blog.coryfoy.com/2008/01/putting-choices-in-an-html-select-does-not-mean-you-cant-get-hacked/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.coryfoy.com/2008/01/putting-choices-in-an-html-select-does-not-mean-you-cant-get-hacked/</link>
	<description>It&#039;s all about delivering</description>
	<lastBuildDate>Thu, 09 Feb 2012 07:42:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: ben-scofield</title>
		<link>http://blog.coryfoy.com/2008/01/putting-choices-in-an-html-select-does-not-mean-you-cant-get-hacked/comment-page-1/#comment-89</link>
		<dc:creator>ben-scofield</dc:creator>
		<pubDate>Thu, 31 Jan 2008 08:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cornetdesign.com/?p=92#comment-89</guid>
		<description>FYI, there&#039;s an even easier way to get around the drop-down menu of options. If you&#039;re running Firefox, Firebug and the Web Developer Toolbar both allow you to edit forms on a page, adding fields and/or values willy-nilly. Incidentally, this is the Best Reason Evar to add attr_accessible to your Rails models - nothing worse than having someone add a &lt;input type=&quot;text&quot; name=&quot;user[administrator]&quot; value=&quot;1&quot; /&gt; to their registration form...</description>
		<content:encoded><![CDATA[<p>FYI, there&#8217;s an even easier way to get around the drop-down menu of options. If you&#8217;re running Firefox, Firebug and the Web Developer Toolbar both allow you to edit forms on a page, adding fields and/or values willy-nilly. Incidentally, this is the Best Reason Evar to add attr_accessible to your Rails models &#8211; nothing worse than having someone add a<br />
<input type="text" name="user[administrator]" value="1" /> to their registration form&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

