cakephp2-php8/lib/Cake/Controller/Component
mark_story 9efad54e31 Fix missing expiry times on cookies.
When writing multiple cookies in a single request with the default
expiry time, cookies after the first should continue to have the default
expiry time used.

Fixes #3965
2013-08-06 22:01:13 -04:00
..
Acl correct return types in doc blocks 2013-07-05 17:19:22 +02:00
Auth doublespace to single space 2013-07-05 14:36:40 +02:00
AclComponent.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AuthComponent.php Strips the base off the generated URL from the AuthComponent. 2013-07-26 15:18:28 +02:00
CookieComponent.php Fix missing expiry times on cookies. 2013-08-06 22:01:13 -04:00
EmailComponent.php Some love for a deprecated class 2013-07-06 19:50:26 +02:00
PaginatorComponent.php whitespace correction 2013-07-25 13:26:21 +02:00
RequestHandlerComponent.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
SecurityComponent.php Camel case SecurityComponent::blackHole() method call 2013-08-02 12:07:33 +08:00
SessionComponent.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00