cakephp2-php8/lib/Cake/Controller/Component
mark_story 005a7d841d Add support for aes encrypted cookies.
With Security supporting AES encryption it is also ideal to have AES
compatible cookies. Refactor and simplify code. Dynamic invocation of
static method is a bit obtuse and the various methods don't all have the
same arguments.
2013-08-27 21:34:18 -04:00
..
Acl correct return types in doc blocks 2013-07-05 17:19:22 +02:00
Auth remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
AclComponent.php Excluded method names from several tanslation strings 2013-08-16 13:42:28 +04:00
AuthComponent.php remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
CookieComponent.php Add support for aes encrypted cookies. 2013-08-27 21:34:18 -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 Set extension with multiple accept based on order in parseExtensions, currently with multiple accepted types, no extension is set at all 2013-06-27 14:34:00 +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