cakephp2-php8/lib/Cake/Controller
Renan Gonçalves 6750a65e1b Merge pull request #1568 from markstory/2.5-encrypt
2.5 - Add Security::encrypt() and Security::decrypt()
2013-09-02 01:19:47 -07:00
..
Component Add support for aes encrypted cookies. 2013-08-27 21:34:18 -04:00
CakeErrorController.php remove $name where not necessary to unify this in 2.x 2013-08-25 21:19:55 +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