cakephp2-php8/lib/Cake/Controller
mark_story d40c7376ce Rebalance where URL normalization happens in AuthComponent.
Make URL's not include the base path when storing them in the session.
This makes future redirection simpler. When URL's are an array use
Router::url() on them.

Fixes #3916
2013-07-12 21:54:22 -04:00
..
Component Rebalance where URL normalization happens in AuthComponent. 2013-07-12 21:54:22 -04:00
CakeErrorController.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Component.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ComponentCollection.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Controller.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Scaffold.php coding standards and else block simplification 2013-07-03 19:27:17 +02:00