cakephp2-php8/lib/Cake/Controller/Component
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
..
Acl Refactor Object to CakeObject for future PHP7 comp. 2016-04-08 14:33:26 +02:00
Auth Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
AclComponent.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
AuthComponent.php Unset the active user data on logout. 2017-03-16 11:31:20 -04:00
CookieComponent.php Don't emit errors when operating on corrupted cookie data. 2016-12-03 14:10:47 -05:00
EmailComponent.php Fix fatal error on null subject. 2015-08-05 22:20:39 -04:00
FlashComponent.php Simplify code used to generate plugin flash messages. 2015-10-17 20:59:02 -04:00
PaginatorComponent.php Make maxLimit and limit settings independent. 2015-02-27 22:35:52 -05:00
RequestHandlerComponent.php Add the HTTP Patch to the Content-Type check mechanism 2016-05-18 14:54:52 +02:00
SecurityComponent.php Backport Security::randomBytes() to 2.x 2016-02-22 00:14:44 -05:00
SessionComponent.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00