cakephp2-php8/cake/libs/controller/components
2009-04-24 18:20:51 +00:00
..
acl.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
auth.php fixes #6062, AuthComponent and Controller::scaffold 2009-02-06 23:23:12 +00:00
cookie.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
email.php Removing hard coded HELO hostname of 'cake' in EmailComponent; better compliance with RFC-821 3.5. Test cases added. Fixes #6264. 2009-04-24 18:20:51 +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