cakephp2-php8/cake/tests/cases/libs/controller/components
2010-11-27 01:21:19 +05:30
..
acl.test.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
auth.test.php Fix for auth component userModel with plugins. Fixes #799 2010-06-07 23:19:13 -04:00
cookie.test.php Adding an array cast to fix issues where users could modify cookie 2010-11-24 22:09:08 -05:00
email.test.php Fixing test cases for EmailComponent 2010-11-27 01:21:19 +05:30
request_handler.test.php Fixing regression cased by commit d5ffdc288d causing ajax layout to be not auto set for ajax request for html pages. Refs #1099 2010-09-21 00:25:17 +05:30
security.test.php Removing unserialize() as its dangerous. Instead using | delimited fields for locked fields. This totally avoids issues with serialize(). Removing str_rot13, as its only child proof. 2010-11-20 23:42:54 -05:00
session.test.php Adding some destroy() calls to cause the timestamps to refresh. 2010-07-18 22:56:57 -04:00