cakephp2-php8/cake/tests/cases/libs/controller/components
2008-10-09 03:35:17 +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 Adding test to Auth.test to cover logged in user being denied on an action when there is no HTTP_REFERER set. Refs #5507. 2008-10-02 00:18:47 +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