I'm using latest cake build, php 4, and the rdSimpleAuth component to
protect different views based on simple groups.  I have app installed
in a subdirectory of web site, such as /callcenter

Problem is, I want a valid user to be forwarded to the index view of
certain models, depending on group.  After someone logs in, it works
great, but if the somehow come back to /callcenter, it just shows my
home.thtml page.

How do I make it redirect them to the proper view if they return to
root of my application?  I'm trying to figure out if I should modify
webroot/index.php, bootstrap.php, or what.

Thanks,
Brian


--~--~---------~--~----~------------~-------~--~----~
 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