cakephp2-php8/lib/Cake/Controller
mark_story e457c14dec Fix issues with stateless authentication.
Cookies and sessions are no longer required for stateful authentication.
AuthComponent::user() also works correctly in these situations as well.

Fixes #2134
2011-10-23 12:54:51 -04:00
..
Component Fix issues with stateless authentication. 2011-10-23 12:54:51 -04:00
AppController.php Fixing doc block in core AppController file 2011-09-21 07:52:17 -05:30
CakeErrorController.php Adjusted some types in @param, @return and @var. 2011-07-31 22:57:17 -04:00
Component.php fixing typos 2011-10-19 12:19:28 +07:00
ComponentCollection.php Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00
Controller.php Fixing a phpdoc-type for Controller->Components property 2011-10-18 01:10:10 -04:00
PagesController.php Fixing more links in doc blocks 2011-10-15 11:38:49 -04:30
Scaffold.php fixing typos 2011-10-19 12:19:28 +07:00