cakephp2-php8/lib/Cake/Test/Case/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
ComponentCollectionTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
ComponentTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
ControllerMergeVarsTest.php Changed the visibility to methods that not affect others classes. 2011-08-20 01:39:30 -04:00
ControllerTest.php Removing bad integration test that wasn't required anymore. 2011-09-01 00:23:59 +01:00
PagesControllerTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
ScaffoldTest.php Splitting apart the Scaffold and ScaffoldView tests. 2011-09-16 22:08:19 -04:00