cakephp2-php8/cake/tests/cases/libs/controller/components
2008-10-15 02:52:19 +00:00
..
acl.test.php Removing getAco(), getAro(), setAco(), and getAco() from AclComponent. These methods were deprecated and not removed. Refs #5561 2008-10-09 03:35:17 +00:00
auth.test.php Correcting behavior of layering allow/deny calls in AuthComponent, fixes #5595, formatting fixes for RequestHandler 2008-10-15 02:52:19 +00:00
cookie.test.php Applying patch from 'Pixelation' fixes cross platform issues in cookie test. Closes #5559 2008-10-09 02:35:33 +00:00
email.test.php Added basic mb_encode_mimeheader() to Multibyte class. 2008-10-01 18:36:38 +00:00
request_handler.test.php Fixing bug in RequestHandler::prefers() not respecting accept order for single items, test case updated 2008-09-19 19:48:22 +00:00
security.test.php Re-implementing form hashing security to using string-based keying. Fixes #5262, fixes #5300 2008-09-24 23:02:14 +00:00
session.test.php Proving bad condition structure when Session.checkAgent equal to false. Refs #5450 2008-09-19 02:57:58 +00:00