cakephp2-php8/cake/libs/controller/components
phpnut ecfd70052d "Fixes #4353, SecurityComponent's requireLogin not working if URL spelled different than defined action name
Was not able to reproduce this on local system running php 5, more then likely this is a php 4 issue and not php 5 like ticket suggests.
"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6588 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-03-17 02:28:04 +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 Fixing Auth component so login still works when you allow('*'), fixes #4159 2008-02-24 03:20:43 +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