So renaming / deleting this file should be documented at http://book.cakephp.org/edit/18/application-extensions ?
I hope the cakephp developers understand the security implications of this change ... The majority of authentication models used in CakePHP relied on AppController's beforeFilter ... with this file being ignored, this unannounced change renders all security on these applications completely inert, potentially exposing vast amounts of data. On May 30, 12:30 pm, kewlburn <[EMAIL PROTECTED]> wrote: > I solved this one by renaming /cake/libs/controller/app_controller.php > to /cake/libs/controller/app_controller.php1 > :( > > On Apr 12, 2:51 pm, Bodog <[EMAIL PROTECTED]> wrote: > > > Install / Setup / Config were fine. I'm convinced there was a problem > > with that build, since I had changed nothing when I switched to the > > nightly. My config stayed the same and as soon as I switched to the > > nightly libs, everything worked again.> I've been using 1.2.0.6311 as well > > as another instance of the latest > > > svn, both with no problems using app_controller in the app folder. If > > > you're having problems, I'd look at your install/setup/config before > > > anything else.... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
