cakephp2-php8/cake/libs/controller
phpnut 47eb421091 "Adding fix to Auth::identity(); for errors thrown on invalid input.
Added tests for invalid input.
Debug is turned off in this area of code because of the CakePHP errors handling, messages could cause long delays and exception noticed when debug > 0."

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6593 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-03-20 07:17:37 +00:00
..
components "Adding fix to Auth::identity(); for errors thrown on invalid input. 2008-03-20 07:17:37 +00:00
app_controller.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
component.php "Removing checks in Component::init(); to check for Security component. 2008-03-17 02:31:55 +00:00
controller.php "Fixing Controller::output; to allow access to the content in Contorller::afterFilter();" 2008-03-10 13:24:36 +00:00
pages_controller.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
scaffold.php "Fixing Controller::output; to allow access to the content in Contorller::afterFilter();" 2008-03-10 13:24:36 +00:00