<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Automagically setting user ID of record creator and modifier in CakePHP 1.2</title>
	<link>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/</link>
	<description>A Web Development Company Specializing In Standard-Based Web Design and the CakePHP Framework.</description>
	<pubDate>Sat, 31 Jul 2010 08:01:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Guide to setting up the CakePHP auth component &#124; HonkBlog&#124;TechNotes</title>
		<link>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-7781</link>
		<dc:creator>Guide to setting up the CakePHP auth component &#124; HonkBlog&#124;TechNotes</dc:creator>
		<pubDate>Sat, 24 Oct 2009 12:35:35 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-7781</guid>
		<description>[...] Automagically setting user ID of record creator and modifier in CakePHP 1.2 Other reading [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Automagically setting user ID of record creator and modifier in CakePHP 1.2 Other reading [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CakePHP Comment Plugin &#124; LoadStr - A Loadsys Blog</title>
		<link>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-6933</link>
		<dc:creator>CakePHP Comment Plugin &#124; LoadStr - A Loadsys Blog</dc:creator>
		<pubDate>Mon, 14 Sep 2009 15:30:04 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-6933</guid>
		<description>[...] Please note that this example assumes that you already have users table created.  On how to set creator_id and modifier_id automatically please refer to the previous post by us called &#8220;Automagically setting user ID of record creator and modifier in CakePHP 1.2&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Please note that this example assumes that you already have users table created.  On how to set creator_id and modifier_id automatically please refer to the previous post by us called &#8220;Automagically setting user ID of record creator and modifier in CakePHP 1.2&#8221; [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [PRONIQUE] CakePHP Developer Links</title>
		<link>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-5903</link>
		<dc:creator>[PRONIQUE] CakePHP Developer Links</dc:creator>
		<pubDate>Thu, 23 Jul 2009 16:10:36 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-5903</guid>
		<description>[...] CakePHP Developer Links Posted by JC in Blog on 07 23rd, 2009 &#124; no responses  ﻿This page was started to store and organize my collective CakePHP links  Automagically setting user ID of record creator and modifier in CakePHP 1.2  http://blog.loadsys.com/&#8230;creator-and-modifier-in-cakephp-12/  [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] CakePHP Developer Links Posted by JC in Blog on 07 23rd, 2009 | no responses  ﻿This page was started to store and organize my collective CakePHP links  Automagically setting user ID of record creator and modifier in CakePHP 1.2  <a href="http://blog.loadsys.com/&#8230;creator-and-modifier-in-cakephp-12/" rel="nofollow">http://blog.loadsys.com/&#8230;creator-and-modifier-in-cakephp-12/</a>  [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett H</title>
		<link>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-2213</link>
		<dc:creator>Brett H</dc:creator>
		<pubDate>Thu, 17 Jul 2008 02:56:54 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-2213</guid>
		<description>Nevermind. It seems I was loading Auth as well as LoadsysAuth in my app controller causing the conflicts. $this-&#62;LoadsysAuth-&#62;allow() now works fine.</description>
		<content:encoded><![CDATA[<p>Nevermind. It seems I was loading Auth as well as LoadsysAuth in my app controller causing the conflicts. $this-&gt;LoadsysAuth-&gt;allow() now works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett H</title>
		<link>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-2212</link>
		<dc:creator>Brett H</dc:creator>
		<pubDate>Thu, 17 Jul 2008 01:39:23 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-2212</guid>
		<description>Actually, on closer inspection this seems to break other parts of the Auth component as well. $this-&#62;Auth-&#62;allow() ceases to work when this component is loaded as well as the double hashing of passwords as mentioned above. Does the author or anyone else have a possible solution to this?</description>
		<content:encoded><![CDATA[<p>Actually, on closer inspection this seems to break other parts of the Auth component as well. $this-&gt;Auth-&gt;allow() ceases to work when this component is loaded as well as the double hashing of passwords as mentioned above. Does the author or anyone else have a possible solution to this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett H</title>
		<link>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-2210</link>
		<dc:creator>Brett H</dc:creator>
		<pubDate>Thu, 17 Jul 2008 00:39:22 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-2210</guid>
		<description>This is a *really* nice component. I did have a problem with this in that my passwords were being double hashed by the Auth component. The solution was to only load this component in the controllers I'd be using it in.</description>
		<content:encoded><![CDATA[<p>This is a *really* nice component. I did have a problem with this in that my passwords were being double hashed by the Auth component. The solution was to only load this component in the controllers I&#8217;d be using it in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume</title>
		<link>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-1579</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Wed, 07 May 2008 15:12:12 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-1579</guid>
		<description>Thanks for this article. 
It would be a good suggestion to add it to the core imho.</description>
		<content:encoded><![CDATA[<p>Thanks for this article.<br />
It would be a good suggestion to add it to the core imho.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhimanyu Grover</title>
		<link>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-1511</link>
		<dc:creator>Abhimanyu Grover</dc:creator>
		<pubDate>Fri, 02 May 2008 21:13:22 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-1511</guid>
		<description>Nice... I've been using a very similar trick from long time. Its really amazing that once you start developing keeping reusability in mind, you start producing some great code. I liked the idea of overloading of the component.</description>
		<content:encoded><![CDATA[<p>Nice&#8230; I&#8217;ve been using a very similar trick from long time. Its really amazing that once you start developing keeping reusability in mind, you start producing some great code. I liked the idea of overloading of the component.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
