Hi, I've followed through several AuthComponent tutorials and found
http://myeasyscripts.com/loudbaking/how-to-use-authcomponent-in-cakephp/
to be to my liking as it has a nice implementation that makes code in
each controller very easy to use to allow/deny access.

I've gotten it to work as far as registering new users, doing a login
and redirection to a page (non-protected). But from there whenever I
try to access a protected page I get an infinite redirect and my page
never resolves.

This is my current app_controller.php http://pastebin.com/f5e71c181
I've tried changing around some configuration of the autoRedirect and
the loginRedirect but nothing seems to solve my problem.

So hopefully someone can help me out with this, thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to