cakephp2-php8/cake/libs/controller/components
2007-07-10 16:25:23 +00:00
..
acl.php updating AclComponent to load custom component which should extend AclBase 2007-07-09 05:49:16 +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 #2105, Email Component template should default to null? 2007-07-07 23:33:22 +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 Fixing bug when using Security component and a form has a hidden field, similar to those use by FormHelper::checkbox() 2007-06-22 06:19:19 +00:00
session.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00