cakephp2-php8/cake/libs/controller/components
2009-04-25 02:16:05 +00:00
..
acl.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
auth.php Fixing lost querystring params when user request without a session is performed. Test case updated. Fixes #6211 2009-04-25 02:16:05 +00:00
cookie.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
email.php EmailComponent:: now is set to null after calling EmailComponent::reset(). Test cases added; fixes #6314. 2009-04-25 00:01:57 +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