cakephp2-php8/lib/Cake/Controller
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
..
Component Add support for aes encrypted cookies. 2013-08-27 21:34:18 -04:00
CakeErrorController.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Component.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ComponentCollection.php remove undocumented code and uncessary in_array() checks + cleanup 2013-08-08 03:56:58 +02:00
Controller.php deprecate Controller::flash() and adjust some other deprecation messages. 2013-08-12 12:51:12 +02:00
Scaffold.php Removed else clauses after redirects and added return before redirect() and flash() calls 2013-08-08 21:10:41 +02:00