cakephp2-php8/cake/libs/controller/components
2008-12-25 22:02:36 +00:00
..
acl.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
auth.php Fixing undefined variable in first if block branch, fixes #5921 2008-12-24 05:40: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 Implementing $safe mode for RequestHandlerComponent::getClientIP(), which ignores HTTP_X_FORWARDED_FOR, fixes #5842 2008-12-25 22:02:36 +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