<?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: Protecting Controllers with ErkanaAuth</title>
	<atom:link href="http://www.michaelwales.com/2010/02/protecting-controllers-with-erkanaauth/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelwales.com/2010/02/protecting-controllers-with-erkanaauth/</link>
	<description>Senior Developer Michael Wales, featuring articles on web development (PHP, Python and Ruby), industry highlights and open source software releases.</description>
	<lastBuildDate>Wed, 01 Sep 2010 11:35:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Michael Wales</title>
		<link>http://www.michaelwales.com/2010/02/protecting-controllers-with-erkanaauth/#comment-341</link>
		<dc:creator>Michael Wales</dc:creator>
		<pubDate>Tue, 11 May 2010 21:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelwales.com/?p=81#comment-341</guid>
		<description>@amos
This library is not ready for production only in the sense that I have not fully tested it within a production environment - I&#039;ve yet to hear any bad reports though. Yes, the version on the wiki is an older version, this version has gone in a completely different direction.</description>
		<content:encoded><![CDATA[<p>@amos<br />
This library is not ready for production only in the sense that I have not fully tested it within a production environment &#8211; I&#8217;ve yet to hear any bad reports though. Yes, the version on the wiki is an older version, this version has gone in a completely different direction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amos</title>
		<link>http://www.michaelwales.com/2010/02/protecting-controllers-with-erkanaauth/#comment-340</link>
		<dc:creator>amos</dc:creator>
		<pubDate>Tue, 11 May 2010 21:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelwales.com/?p=81#comment-340</guid>
		<description>Hey,

Thanks for releasing this great app. You didn&#039;t supply a download link in this post and just linked to the earlier post which says clearly the app is not yet ready for production... Is it still the case?

Also, I assume that the app which I found on the CI wiki is the old, 2007 version of ErkanaAuth?

Thanks,
Amos</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Thanks for releasing this great app. You didn&#8217;t supply a download link in this post and just linked to the earlier post which says clearly the app is not yet ready for production&#8230; Is it still the case?</p>
<p>Also, I assume that the app which I found on the CI wiki is the old, 2007 version of ErkanaAuth?</p>
<p>Thanks,<br />
Amos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Wales</title>
		<link>http://www.michaelwales.com/2010/02/protecting-controllers-with-erkanaauth/#comment-109</link>
		<dc:creator>Michael Wales</dc:creator>
		<pubDate>Sun, 28 Feb 2010 00:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelwales.com/?p=81#comment-109</guid>
		<description>@Joris:
ErkanaAuth does not currently have a role system but it is definitely in the plans. Check out the &lt;a href=&quot;http://www.michaelwales.com/2010/02/erkanaauth-version-2-0a/&quot; title=&quot;Michael Wales: ErkanaAuth&quot; rel=&quot;nofollow&quot;&gt;original post&lt;/a&gt; for a list of planned features.</description>
		<content:encoded><![CDATA[<p>@Joris:<br />
ErkanaAuth does not currently have a role system but it is definitely in the plans. Check out the <a href="http://www.michaelwales.com/2010/02/erkanaauth-version-2-0a/" title="Michael Wales: ErkanaAuth" rel="nofollow">original post</a> for a list of planned features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joris Heyndrickx</title>
		<link>http://www.michaelwales.com/2010/02/protecting-controllers-with-erkanaauth/#comment-108</link>
		<dc:creator>Joris Heyndrickx</dc:creator>
		<pubDate>Sun, 28 Feb 2010 00:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelwales.com/?p=81#comment-108</guid>
		<description>What about protecting controllers from certain users in a role based system? For instance protecting a controller, allowing only access to it if the user is logged in AND has a enough privileges.

&lt;code&gt;// allow only admin users
$this-&gt;erkana_auth-&gt;required(&quot;admin&quot;);&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>What about protecting controllers from certain users in a role based system? For instance protecting a controller, allowing only access to it if the user is logged in AND has a enough privileges.</p>
<p><code>// allow only admin users<br />
$this-&gt;erkana_auth-&gt;required("admin");</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Stroz</title>
		<link>http://www.michaelwales.com/2010/02/protecting-controllers-with-erkanaauth/#comment-100</link>
		<dc:creator>Marc Stroz</dc:creator>
		<pubDate>Sat, 27 Feb 2010 05:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelwales.com/?p=81#comment-100</guid>
		<description>Short and sweet. Quick and easy lock down.</description>
		<content:encoded><![CDATA[<p>Short and sweet. Quick and easy lock down.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
