<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Restful Authentication with rails 2</title>
	<link>http://www.avnetlabs.com/rails/restful-authentication-with-rails-2</link>
	<description>Accessible web development</description>
	<pubDate>Fri, 04 Jul 2008 05:10:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Rails</title>
		<link>http://www.avnetlabs.com/rails/restful-authentication-with-rails-2#comment-116</link>
		<author>Rails</author>
		<pubDate>Fri, 27 Jun 2008 19:29:32 +0000</pubDate>
		<guid>http://www.avnetlabs.com/rails/restful-authentication-with-rails-2#comment-116</guid>
		<description>correction, apparently it sent the email but...
Sent mail to xxx@gmail.com

Date: Fri, 27 Jun 2008 15:21:12 -0400
From: test@xxx.com
To: xxx@gmail.com
Subject: [localhost:3000]Please activate your new account
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8

Your account has been created.

  Username: xxx
  Password: xxx

Visit this url to activate your account:

  http://localhost:3000/activate/21491f0d38f62a4d67e7e126236b1f2cd76a6c7a

on my gmail account theres nothing, no spam no nothing...
So why does it say that?...</description>
		<content:encoded><![CDATA[<p>correction, apparently it sent the email but&#8230;<br />
Sent mail to <a href="mailto:xxx@gmail.com">xxx@gmail.com</a></p>
<p>Date: Fri, 27 Jun 2008 15:21:12 -0400<br />
From: <a href="mailto:test@xxx.com">test@xxx.com</a><br />
To: <a href="mailto:xxx@gmail.com">xxx@gmail.com</a><br />
Subject: [localhost:3000]Please activate your new account<br />
Mime-Version: 1.0<br />
Content-Type: text/plain; charset=utf-8</p>
<p>Your account has been created.</p>
<p>  Username: xxx<br />
  Password: xxx</p>
<p>Visit this url to activate your account:</p>
<p>  <a href="http://localhost:3000/activate/21491f0d38f62a4d67e7e126236b1f2cd76a6c7a" rel="nofollow">http://localhost:3000/activate/21491f0d38f62a4d67e7e126236b1f2cd76a6c7a</a></p>
<p>on my gmail account theres nothing, no spam no nothing&#8230;<br />
So why does it say that?&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rails</title>
		<link>http://www.avnetlabs.com/rails/restful-authentication-with-rails-2#comment-115</link>
		<author>Rails</author>
		<pubDate>Fri, 27 Jun 2008 18:14:18 +0000</pubDate>
		<guid>http://www.avnetlabs.com/rails/restful-authentication-with-rails-2#comment-115</guid>
		<description>Hi guys,
There's no apparent error when I run the whole thing, but it takes about 20-30 secs to be redirected at the main page and I've got no message saying everything is ok. I think it's because of bad smtp server config... Anyways, do you know a way of logging what's happening with the smtp mail server connection so I can figure out what it is? (on the server console, it doesn't look like there is this information)

thanks</description>
		<content:encoded><![CDATA[<p>Hi guys,<br />
There&#8217;s no apparent error when I run the whole thing, but it takes about 20-30 secs to be redirected at the main page and I&#8217;ve got no message saying everything is ok. I think it&#8217;s because of bad smtp server config&#8230; Anyways, do you know a way of logging what&#8217;s happening with the smtp mail server connection so I can figure out what it is? (on the server console, it doesn&#8217;t look like there is this information)</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ekerete</title>
		<link>http://www.avnetlabs.com/rails/restful-authentication-with-rails-2#comment-112</link>
		<author>Ekerete</author>
		<pubDate>Sat, 14 Jun 2008 08:47:33 +0000</pubDate>
		<guid>http://www.avnetlabs.com/rails/restful-authentication-with-rails-2#comment-112</guid>
		<description>@Restful Guy, 
The plugin is called restful authentication but even if you disregard that, REST is about resources and this solution treats both sessions and users as resources which are uniquely addressable.

The sessions resource may not be completely stateless but then you can't do authentication without being able to maintain state so for me that's an acceptable compromise.

Out of curiosity, how would you design a completely RESTful authentication system?</description>
		<content:encoded><![CDATA[<p>@Restful Guy,<br />
The plugin is called restful authentication but even if you disregard that, REST is about resources and this solution treats both sessions and users as resources which are uniquely addressable.</p>
<p>The sessions resource may not be completely stateless but then you can&#8217;t do authentication without being able to maintain state so for me that&#8217;s an acceptable compromise.</p>
<p>Out of curiosity, how would you design a completely RESTful authentication system?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Restful Guy</title>
		<link>http://www.avnetlabs.com/rails/restful-authentication-with-rails-2#comment-111</link>
		<author>Restful Guy</author>
		<pubDate>Sat, 14 Jun 2008 08:23:01 +0000</pubDate>
		<guid>http://www.avnetlabs.com/rails/restful-authentication-with-rails-2#comment-111</guid>
		<description>this is not restful at all</description>
		<content:encoded><![CDATA[<p>this is not restful at all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Motte &#187; Blog Archive &#187; Email validation/activation with rails</title>
		<link>http://www.avnetlabs.com/rails/restful-authentication-with-rails-2#comment-109</link>
		<author>Scott Motte &#187; Blog Archive &#187; Email validation/activation with rails</author>
		<pubDate>Fri, 30 May 2008 21:07:23 +0000</pubDate>
		<guid>http://www.avnetlabs.com/rails/restful-authentication-with-rails-2#comment-109</guid>
		<description>[...] see this link [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] see this link [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.130 seconds -->
