cakephp2-php8/cake/libs/controller/components
mark_story dc6b33f80e Making tokens persist across 'requests'.
Removing more serialize/unserialize calls.
2010-09-30 00:26:44 -04:00
..
acl.php Adding deprecation flags. 2010-09-08 22:49:00 -04:00
auth.php Removing call to RequestHandler as its just a pass through to the request object which is available in that scope. Updating the test cases to not use deprecated and non-existent things. 2010-09-14 22:12:14 -04:00
cookie.php Adding support for httpOnly cookies to CookieComponent. Fixes #1127 2010-09-25 23:24:37 -04:00
email.php Merge branch '1.3' into 2.0. Had to fix a number of 1.3 -> 2.0 2010-09-24 23:27:22 -04:00
request_handler.php Merge branch '1.3' into 2.0. Had to fix a number of 1.3 -> 2.0 2010-09-24 23:27:22 -04:00
security.php Making tokens persist across 'requests'. 2010-09-30 00:26:44 -04:00
session.php Making SessionComponent extend Component. Updating test case. 2010-08-10 23:18:42 -04:00