othAuth only does a session check, if the the action is public it doesn't even go to the session. but yea to each his/her needs
On May 14, 7:17 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > On 5/14/07, Dave J <[EMAIL PROTECTED]> wrote: > > > > > My question is this..... as it is right now... I'm using CakePHP's > > admin routing functions to implement the admin actions (ie. the admin > > actions are sitting alongside the 'public' actions in the same > > controller). Now, on a heavily visited site... does anyone have > > experience regarding any slowdowns by using the othAuth component? > > That's how I personally would do it. Keep the auth stuff for the > areas that need it. > > -- > Chris Hartjes > > My motto for 2007: "Just build it, damnit!" > > @TheBallpark -http://www.littlehart.net/attheballpark > @TheKeyboard -http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
