That depends on how did you set up your Auth. Are you denying everything in UsersController?
On Mar 4, 4:01 pm, Joshua <[email protected]> wrote: > It seems that if I use Auth component in AppController and then I use > it again in my UserController again. All the request like ../users/ > method_a will be redirect to login page. > If I remove the Auth component from UserController, everything works > fine! > Why? > Is there any explanation for this? --~--~---------~--~----~------------~-------~--~----~ 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=en -~----------~----~----~----~------~----~------~--~---
