<?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: Symfony, Joomla, and user authorization</title>
	<atom:link href="http://chrismills.net/blog/2008/06/09/symfony-joomla-and-user-authorization/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrismills.net/blog/2008/06/09/symfony-joomla-and-user-authorization/</link>
	<description>What's up with Chris</description>
	<lastBuildDate>Fri, 27 Aug 2010 21:01:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: chris</title>
		<link>http://chrismills.net/blog/2008/06/09/symfony-joomla-and-user-authorization/comment-page-1/#comment-2524</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Tue, 12 Jan 2010 14:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://chrismills.net/blog/?p=17#comment-2524</guid>
		<description>I really should revisit this.  My work to come up with a solution used Joomla 1.0.   The newer 1.5 likely has some advanced features that would allow for easier authentication.</description>
		<content:encoded><![CDATA[<p>I really should revisit this.  My work to come up with a solution used Joomla 1.0.   The newer 1.5 likely has some advanced features that would allow for easier authentication.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hal</title>
		<link>http://chrismills.net/blog/2008/06/09/symfony-joomla-and-user-authorization/comment-page-1/#comment-2523</link>
		<dc:creator>Hal</dc:creator>
		<pubDate>Tue, 12 Jan 2010 14:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://chrismills.net/blog/?p=17#comment-2523</guid>
		<description>Hi Chris
It&#039;s nice to see that someone is writing about this subject, although your site is the only one with anything of any substance.
I wondered, have you considered authenticating symfony users using the Joomla api?  I feel this would give a more robust result, and would also probably be easier to implement, than querying the Joomla database directly.  In particular, I think the Joomla JAuthentication and JUser classes will be the ones to look at.

http://api.joomla.org/Joomla-Framework/User/JAuthentication.html

http://api.joomla.org/Joomla-Framework/User/JUser.html

I&#039;d be interested to hear your views

Cheers
Hal</description>
		<content:encoded><![CDATA[<p>Hi Chris<br />
It&#8217;s nice to see that someone is writing about this subject, although your site is the only one with anything of any substance.<br />
I wondered, have you considered authenticating symfony users using the Joomla api?  I feel this would give a more robust result, and would also probably be easier to implement, than querying the Joomla database directly.  In particular, I think the Joomla JAuthentication and JUser classes will be the ones to look at.</p>
<p><a href="http://api.joomla.org/Joomla-Framework/User/JAuthentication.html" rel="nofollow">http://api.joomla.org/Joomla-Framework/User/JAuthentication.html</a></p>
<p><a href="http://api.joomla.org/Joomla-Framework/User/JUser.html" rel="nofollow">http://api.joomla.org/Joomla-Framework/User/JUser.html</a></p>
<p>I&#8217;d be interested to hear your views</p>
<p>Cheers<br />
Hal</p>
]]></content:encoded>
	</item>
</channel>
</rss>
