cakephp2-php8/cake/libs/controller/components
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
..
acl.php Correcting UPDATE query generation to support SQL standards and MySQL-specific features in parallel, fixes #4080 2008-03-01 03:12:12 +00:00
auth.php "Adding fix to Auth::identity(); for errors thrown on invalid input. 2008-03-20 07:17:37 +00:00
cookie.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
email.php "Fixes #3820, Email Component only sends message if using template and layout. 2008-03-08 20:26:16 +00:00
request_handler.php Fixing RequestHandlerComponent::prefers() when using extensions, fixes #4056 2008-03-15 05:48:56 +00:00
security.php "Fixes #4353, SecurityComponent's requireLogin not working if URL spelled different than defined action name 2008-03-17 02:28:04 +00:00
session.php "Fixes #3811, $_SESSION not found 2008-01-08 15:46:02 +00:00