cakephp2-php8/lib/Cake/Test/Case/Controller
mark_story ccc9006620 Unset the active user data on logout.
When using stateless authentication the current user should be cleared
after logout to maintain consistency with session based authentication.

Refs #10422
2017-03-16 11:31:20 -04:00
..
Component Unset the active user data on logout. 2017-03-16 11:31:20 -04:00
ComponentCollectionTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ComponentTest.php fixed configuration of 'enabled' setting in components inside a 2016-10-28 22:14:20 +02:00
ControllerMergeVarsTest.php Refactor Object to CakeObject for future PHP7 comp. 2016-04-08 14:33:26 +02:00
ControllerTest.php Refactor Object to CakeObject for future PHP7 comp. 2016-04-08 14:33:26 +02:00
PagesControllerTest.php Fix directory traversal of .ctp files 2016-11-27 18:14:44 +09:00
ScaffoldTest.php Fix a fatal error occurs in combination with a scaffold error. 2014-07-31 05:49:23 +09:00