cakephp2-php8/cake/libs/controller/components
2007-10-14 01:09:21 +00:00
..
acl.php updating Acl to use Configure, adding config stack to CacheEngine, adding notices for defines to Configure, modifying bootstrap for Cache::config() updating tests for acl, auth, and cache. 2007-10-14 01:09:21 +00:00
auth.php Refactoring AuthComponent and implementing digest authentication in SecurityComponent 2007-10-09 21:00:32 +00:00
cookie.php Adding fix for CookieComponent::destroy() and secure Cookies 2007-08-28 01:29:00 +00:00
email.php Fixes #2970, bad encoding in email send as text 2007-09-16 20:36:28 +00:00
request_handler.php Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00
security.php Refactoring AuthComponent and implementing digest authentication in SecurityComponent 2007-10-09 21:00:32 +00:00
session.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00