cakephp2-php8/lib/Cake/Test/Case/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
ComponentCollectionTest.php Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00
ComponentTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
ControllerMergeVarsTest.php Changed the visibility to methods that not affect others classes. 2011-08-20 01:39:30 -04:00
ControllerTest.php Removing bad integration test that wasn't required anymore. 2011-09-01 00:23:59 +01:00
PagesControllerTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
ScaffoldTest.php Splitting apart the Scaffold and ScaffoldView tests. 2011-09-16 22:08:19 -04:00