I need to force users to a particular url after they've successfully login.
Currently if a non-logged-in user tries to access an authentication- protected page, the are sent to the login page - so far so good. However, after successful login, they are sent to the page they had previously tried to access. I've been experimenting with the Auth component, but can't get this to work. Thanks, -- You received this message because you are subscribed to the Google Groups "CakePHP" 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=.
