cakephp2-php8/cake/libs/controller/components
2008-05-29 17:26:43 +00:00
..
acl.php Adding creation fix for ACL join records, fixes #4478 2008-05-22 19:16:54 +00:00
auth.php Updated Auth redirect url generation. Now correctly retains passedArgs and namedParams. Added tests for this behavior. Closes #4750 2008-05-24 22:43:19 +00:00
cookie.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
email.php Fixed bug for Authenticating against SMTP server. Added test case. 2008-05-29 17:26:43 +00:00
request_handler.php removing exit() and replace with $this->stop(); 2008-05-22 16:57:46 +00:00
security.php optimization refs #3415 2008-05-19 20:36:39 +00:00
session.php "Fixes #3811, $_SESSION not found 2008-01-08 15:46:02 +00:00