cakephp2-php8/cake/libs/controller/components
2007-07-24 20:02:14 +00:00
..
acl.php Adding fix for #2933, function arrayTrim in class INI_ACL fail to work 2007-07-24 13:55:25 +00:00
auth.php Auth model authorization will pass user, controller, action as parameters to the model's isAuthorized method 2007-07-10 16:25:23 +00:00
cookie.php Correcting code structure to standards 2007-06-20 07:51:52 +00:00
email.php Adding fix for #2937, Email component needs new lines when sending as both 2007-07-24 20:02:14 +00:00
request_handler.php adding support for passing model name to model task, updated isMobile check in requestHandler 2007-07-05 08:50:56 +00:00
security.php Moving SecurityComponent constructor code to initialize() 2007-07-22 21:21:08 +00:00
session.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00