cakephp2-php8/lib/Cake/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
CakeErrorController.php More API docblock fixes. 2014-06-01 03:06:05 +05:30
Component.php fixed configuration of 'enabled' setting in components inside a 2016-10-28 22:14:20 +02:00
ComponentCollection.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Controller.php Refactor Object to CakeObject for future PHP7 comp. 2016-04-08 14:33:26 +02:00
Scaffold.php Always return response in redirect() for testing. 2015-12-23 21:29:19 +01:00