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/instead ofhttp://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 cake-php@googlegroups.com
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