<?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: CL Auth gets updated to v0.2.5</title>
	<atom:link href="http://www.jasonashdown.co.uk/2008/08/cl-auth-gets-updated-to-v025/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonashdown.co.uk/2008/08/cl-auth-gets-updated-to-v025/</link>
	<description>There&#039;s no place like 127.0.0.1</description>
	<lastBuildDate>Wed, 01 Feb 2012 22:59:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: johan</title>
		<link>http://www.jasonashdown.co.uk/2008/08/cl-auth-gets-updated-to-v025/#comment-77</link>
		<dc:creator>johan</dc:creator>
		<pubDate>Tue, 24 Feb 2009 09:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonashdown.co.uk/?p=37#comment-77</guid>
		<description>I&#039;m having the same problem as Gunnar. Could this be an incompatibility problem with 1.7?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem as Gunnar. Could this be an incompatibility problem with 1.7?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gunnar</title>
		<link>http://www.jasonashdown.co.uk/2008/08/cl-auth-gets-updated-to-v025/#comment-55</link>
		<dc:creator>Gunnar</dc:creator>
		<pubDate>Tue, 27 Jan 2009 08:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonashdown.co.uk/?p=37#comment-55</guid>
		<description>Hi I&#039;m just getting familiar with CI and thought I would try CL Auth.  I followed your instructions but when I access the example URI, it simply states &quot;You have CL_Auth turned off.&quot;  Any suggestions are appreciated.</description>
		<content:encoded><![CDATA[<p>Hi I&#8217;m just getting familiar with CI and thought I would try CL Auth.  I followed your instructions but when I access the example URI, it simply states &#8220;You have CL_Auth turned off.&#8221;  Any suggestions are appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.jasonashdown.co.uk/2008/08/cl-auth-gets-updated-to-v025/#comment-42</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 16 Dec 2008 13:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonashdown.co.uk/?p=37#comment-42</guid>
		<description>Just installed DX Auth which is based on your CL Auth, just wondering what your relationship is with this adaption?</description>
		<content:encoded><![CDATA[<p>Just installed DX Auth which is based on your CL Auth, just wondering what your relationship is with this adaption?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.jasonashdown.co.uk/2008/08/cl-auth-gets-updated-to-v025/#comment-35</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 26 Nov 2008 04:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonashdown.co.uk/?p=37#comment-35</guid>
		<description>Hi there.  I tried every authentication system listed on the codeigniter wiki &amp; forum and had problems with ALL of them.  CL Auth was the only one that worked perfectly right away!  Even using a custom folder layout I had no problems.  So, thanks. 

Also, I don&#039;t think you should call it CL Auth &quot;pre beta v0.2.5&quot;.  ...Makes it sound very experimental.   

Thanks again,

Simon</description>
		<content:encoded><![CDATA[<p>Hi there.  I tried every authentication system listed on the codeigniter wiki &amp; forum and had problems with ALL of them.  CL Auth was the only one that worked perfectly right away!  Even using a custom folder layout I had no problems.  So, thanks. </p>
<p>Also, I don&#8217;t think you should call it CL Auth &#8220;pre beta v0.2.5&#8243;.  &#8230;Makes it sound very experimental.   </p>
<p>Thanks again,</p>
<p>Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Ashdown</title>
		<link>http://www.jasonashdown.co.uk/2008/08/cl-auth-gets-updated-to-v025/#comment-5</link>
		<dc:creator>Jason Ashdown</dc:creator>
		<pubDate>Wed, 27 Aug 2008 20:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonashdown.co.uk/?p=37#comment-5</guid>
		<description>There has been a discussion about DB Sessions rather than using Native Sessions.

I have taken a look at NG Session and don&#039;t quite understand what the difference is. DB2 Session (which I made) has some custom functions in it which CL Auth uses to store extra details about the user.</description>
		<content:encoded><![CDATA[<p>There has been a discussion about DB Sessions rather than using Native Sessions.</p>
<p>I have taken a look at NG Session and don&#8217;t quite understand what the difference is. DB2 Session (which I made) has some custom functions in it which CL Auth uses to store extra details about the user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reza</title>
		<link>http://www.jasonashdown.co.uk/2008/08/cl-auth-gets-updated-to-v025/#comment-3</link>
		<dc:creator>Reza</dc:creator>
		<pubDate>Mon, 25 Aug 2008 19:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonashdown.co.uk/?p=37#comment-3</guid>
		<description>Heya, 

I just took a look at it and it looks really nice but why use DB_sessions over NGSession? Just wondering.

Sorry for posting here, I wasn&#039;t in the mood signing up anywhere :p</description>
		<content:encoded><![CDATA[<p>Heya, </p>
<p>I just took a look at it and it looks really nice but why use DB_sessions over NGSession? Just wondering.</p>
<p>Sorry for posting here, I wasn&#8217;t in the mood signing up anywhere :p</p>
]]></content:encoded>
	</item>
</channel>
</rss>

