Are you sure the login is authenticating (Does the session include the user details)?
If so, where should an authenticated user be redirected to? Are you sure the users who is logging in is then Authorised to view the page they are being redirected to? HTH, Paul @phpMagpie On Sep 2, 3:14 pm, CaStarCo <[email protected]> wrote: > Daniel, that's not my problem. In the development environment i have no > problem (using localhost or the ip, this don't care, both options work > well). > > My problem is with the production environment, I'm using a typical url, with > it's domain name and directories... (http://www.ub.edu/areintra/apps/Yoda) > > 2011/9/2 Daniel Luiz Pakuschewski <[email protected]> > > > I saw this bug last week but i dont had time to debug and check where > > is the problem.. but to me, Auth just bug like you said if i try to > > access app with IP of server.. if o access with domain all work > > fine... Ex.. 127.0.0.1/app will not work. but localhost/app work fine. > > > -- > > - Per la llibertat del coneixement - > - Per la llibertat de la ment... - -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
