Re: Routing based on logged in user

2010-04-15 Thread John Andersen
Can you show an example of how you expect the URL to look like in both cases? Enjoy, John On Apr 15, 2:59 am, Joost wrote: > So here I am, developing my first web application using Cake. And what > a wonderful experience it has been so far :) > > Now I'm wondering: I want my site root to be tw

Routing based on logged in user

2010-04-14 Thread Joost
So here I am, developing my first web application using Cake. And what a wonderful experience it has been so far :) Now I'm wondering: I want my site root to be two different controllers/ actions. One for when no user is logged in and one for when someone has provided valid login credentials. I t