cakephp2-php8/lib/Cake/Controller
mark_story b1dad6e5bd Adding session renewal upon login/logout.
This helps improve session security, as it reduces the opportunity
of replaying a session id successfully.
Fixes #836
2011-09-24 22:35:21 -04:00
..
Component Adding session renewal upon login/logout. 2011-09-24 22:35:21 -04:00
AppController.php Fixing doc block in core AppController file 2011-09-21 07:52:17 -05:30
CakeErrorController.php Adjusted some types in @param, @return and @var. 2011-07-31 22:57:17 -04:00
Component.php Adjusted some types in @param, @return and @var. 2011-07-31 22:57:17 -04:00
ComponentCollection.php Removing trailing spaces. 2011-08-15 23:55:08 -04:00
Controller.php Changed protected callbacks of scaffold to public in Controller. 2011-08-21 23:18:55 -04:00
PagesController.php Oops, removing testing code 2011-09-04 04:51:30 -04:30
Scaffold.php Fixed tests affected by the visibility changes. 2011-08-24 23:10:51 -04:00