<?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: HTTP Authentication with Rails</title>
	<atom:link href="http://blog.dynamic50.com/2009/02/24/http-authentication-with-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dynamic50.com/2009/02/24/http-authentication-with-rails/</link>
	<description>Ruby on Rails, London - The Blog by Dynamic50</description>
	<lastBuildDate>Sat, 28 Jan 2012 04:38:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: nogeek</title>
		<link>http://blog.dynamic50.com/2009/02/24/http-authentication-with-rails/comment-page-1/#comment-5</link>
		<dc:creator>nogeek</dc:creator>
		<pubDate>Wed, 06 Jan 2010 10:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynamic50.com/?p=192#comment-5</guid>
		<description>It is not particularly secure see &lt;a href=&quot;http://en.wikipedia.org/wiki/Basic_access_authentication&quot; rel=&quot;nofollow&quot;&gt;wikipedia&lt;/a&gt;. I would recommend either setting an admin role in your login system or something along those lines.

We generally only use it here in front of a staging site or test server, which are situations whereby the site would not be massively compromised if an attacker gained access.</description>
		<content:encoded><![CDATA[<p>It is not particularly secure see <a href="http://en.wikipedia.org/wiki/Basic_access_authentication" rel="nofollow">wikipedia</a>. I would recommend either setting an admin role in your login system or something along those lines.</p>
<p>We generally only use it here in front of a staging site or test server, which are situations whereby the site would not be massively compromised if an attacker gained access.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vectran</title>
		<link>http://blog.dynamic50.com/2009/02/24/http-authentication-with-rails/comment-page-1/#comment-4</link>
		<dc:creator>vectran</dc:creator>
		<pubDate>Wed, 06 Jan 2010 03:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynamic50.com/?p=192#comment-4</guid>
		<description>How secure do you think this is? Is it acceptable to use this on an admin panel for an application with say 2k visitors a month? Cheers.</description>
		<content:encoded><![CDATA[<p>How secure do you think this is? Is it acceptable to use this on an admin panel for an application with say 2k visitors a month? Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nogeek</title>
		<link>http://blog.dynamic50.com/2009/02/24/http-authentication-with-rails/comment-page-1/#comment-3</link>
		<dc:creator>nogeek</dc:creator>
		<pubDate>Tue, 17 Nov 2009 12:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynamic50.com/?p=192#comment-3</guid>
		<description>Thanks for your comment Uma, glad we could help!</description>
		<content:encoded><![CDATA[<p>Thanks for your comment Uma, glad we could help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uma mahesh varma</title>
		<link>http://blog.dynamic50.com/2009/02/24/http-authentication-with-rails/comment-page-1/#comment-2</link>
		<dc:creator>uma mahesh varma</dc:creator>
		<pubDate>Tue, 08 Sep 2009 06:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynamic50.com/?p=192#comment-2</guid>
		<description>nice post. its help alot


Thank You,
Uma.</description>
		<content:encoded><![CDATA[<p>nice post. its help alot</p>
<p>Thank You,<br />
Uma.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

