cakephp2-php8/cake/libs/controller/components
2007-09-25 11:27:00 +00:00
..
acl.php changed i18n schema to use only one db table for translations 2007-09-18 04:16:04 +00:00
auth.php adding validation to AuthComponent::identify() 2007-09-25 11:27:00 +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 Fixes #3164, removed use of uniqid() replaced with String::uuid() 2007-09-21 01:57:27 +00:00
session.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00