cakephp2-php8/lib/Cake/Controller/Component
mark_story 6f914174a6 Fix issues with double / & leading/trailing /
Authorize classes should remove // and leading trailing /
Without this incorrect paths that fail to match nodes can be
generated.  This also allows settings[actionPath] to be
permissive in what it accepts.

Fixes #2563
2012-02-11 10:29:18 -05:00
..
Auth Fix issues with double / & leading/trailing / 2012-02-11 10:29:18 -05:00
AclComponent.php More code standards formatting 2011-12-15 23:00:07 -08:00
AuthComponent.php Fix incorrect value being stored in Auth.redirect. 2011-12-15 22:56:39 -05:00
CookieComponent.php Add @link to CookieComponent docblocks 2011-11-22 22:32:13 -08:00
EmailComponent.php Uncommented code works better. 2012-02-01 20:24:02 -05:00
PaginatorComponent.php Fix errors generated when option['order'] is undefined. 2012-01-08 21:55:51 -05:00
RequestHandlerComponent.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
SecurityComponent.php Reformat long line. 2012-01-19 21:50:51 -05:00
SessionComponent.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00