cakephp2-php8/cake/libs/controller/components
2009-06-30 00:25:09 +00:00
..
acl.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
auth.php Fixing camel cased methods in checks for allowedActions in AuthComponent under PHP5. Normalizes to lowercase method name. Fixes #6142 2009-06-30 00:25:09 +00:00
cookie.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
email.php Adding a 'client' option to EmailComponent:: for specifying the host to be used in the SMTP HELO request; defaults to env('HTTP_HOST'). Fixes #6264. 2009-06-11 03:07:38 +00:00
request_handler.php Fixing RequestHandlerComponent::prefers() with array input. Test case updated. Fixes #6290 2009-04-14 13:16:25 +00:00
security.php Adding patch by dardosordi. Making all calls to header in SecurityComponent go through Controller. Fixing issue where invalid basic auth credentials would not trigger another login request. Added tests, fixes #5732 2008-11-10 17:18:00 +00:00
session.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00