cakephp2-php8/cake/libs/controller/components
2008-10-20 17:09:42 +00:00
..
acl.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.php Correcting behavior of layering allow/deny calls in AuthComponent, fixes #5595, formatting fixes for RequestHandler 2008-10-15 02:52:19 +00:00
cookie.php Adding read() into CookieComponent::del() so that values will always be populated. Reversing change from [7725]. Fixes #5563 2008-10-10 17:24:10 +00:00
email.php Fixed bug where bcc was visible to all recipients when using smtp 2008-10-20 17:09:42 +00:00
request_handler.php Correcting behavior of layering allow/deny calls in AuthComponent, fixes #5595, formatting fixes for RequestHandler 2008-10-15 02:52:19 +00:00
security.php Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
session.php updating handling of required classes, fixes #5480 2008-09-26 14:03:16 +00:00