Thanks! A) worked of course, pretty simple workaround. I'll use that. B) didn't seem to work for me.
On Nov 17, 7:17 pm, Marcin Domanski aka kabturek <[EMAIL PROTECTED]> wrote: > hmm you can > A) make an empty action admin_login to redirect > B) spcify 'admin' => false in the login url in the auth component (not > tested but should work) > > hth, > kabturek > On Nov 16, 7:34 pm, glassy <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > I'm starting to use AuthComponent and I'm also using Admin Routing. > > > The problem is that when accessing (for > > example)http://localhost/admin/posts/ > > when not logged in, AuthComponent is automatically redirecting > > tohttp://localhost/admin/users/login/insteadofhttp://localhost/users/login/ > > > Is this a bug, or can I do some configuration somewhere so it doesn't > > happen? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
