cakephp2-php8/cake/libs/controller/components
phpnut f6652d1b73 "Removing checks in Component::init(); to check for Security component.
Changed AuthComponent::startup() so that the password key $this->data is set to null when login fails instead of being unset."

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6589 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-03-17 02:31:55 +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 "Removing checks in Component::init(); to check for Security component. 2008-03-17 02:31:55 +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