cakephp2-php8/cake/libs/controller/components
2008-11-11 19:54:15 +00:00
..
acl.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
auth.php fixes #5687, adding Controller::methods to hold available methods for called controller, refactored auth and dispatcher to use this property 2008-11-11 16:34:05 +00:00
cookie.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
email.php Improved strip method for performance and clarity. 2008-11-11 19:54:15 +00:00
request_handler.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +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