AUTH

Programming PHP CakePHP Components Auth Related Posts

CakePHP 1.2 ACL/Auth The Quest Continues

Created: Thu, Jan 24th 2008, 18:39

In a recent post, I had stated that my ACL Quest was complete. Now it continues. Based upon http://realm3.com/articles/setting_up_user_groups_with_acl_and_auth_in_cakephp_1.2 I have started a continuation of the previous Quest.

Add a touch of class to your Auth Flash

Created: Tue, Dec 1st 2009, 22:01

Have you ever wondered how to make your Auth messages from the Auth Core component, well more flashy and custom? The answer is fairly simple and straight forward. In this short tutorial, I will explain the traceback that occurs when a flash message is set for Auth.