cakephp2-php8/lib/Cake/Test/Case/Controller/Component
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
..
Auth Removed the @access and @static. 2011-07-30 20:56:48 -04:00
AclComponentTest.php Splitting AclTest into multiple test case files. 2011-09-13 21:25:50 -04:00
AuthComponentTest.php Adding session renewal upon login/logout. 2011-09-24 22:35:21 -04:00
CookieComponentTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
DbAclTest.php Splitting AclTest into multiple test case files. 2011-09-13 21:25:50 -04:00
EmailComponentTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
IniAclTest.php Splitting AclTest into multiple test case files. 2011-09-13 21:25:50 -04:00
PaginatorComponentTest.php Making test case class names match file names. 2011-09-12 23:01:04 -04:00
RequestHandlerComponentTest.php Renaming method to better match what it does. 2011-09-24 21:56:37 -04:00
SecurityComponentTest.php Adding visibility keywords to code that came from 2011-08-16 22:40:38 -04:00
SessionComponentTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00