cakephp2-php8/cake/libs/controller/components
phpnut ddb5524028 Adding fix for , this fixes Saving an array in an encrypted cookie, with the CookieComponent, prevents you from deleting it later.
Adding fix for  move the CookieComponent::startup() implementation to CookieComponent::initialize().
Deprecated the use of the Controller properties to set the CookieComponent properties

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5262 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-06-08 05:39:39 +00:00
..
acl.php Refactoring ACL class locations 2007-05-23 18:12:05 +00:00
auth.php cleaning up auth, adding options to sort in paginator, adding preg match for database in dbo source 2007-05-23 18:15:58 +00:00
cookie.php Adding fix for , this fixes Saving an array in an encrypted cookie, with the CookieComponent, prevents you from deleting it later. 2007-06-08 05:39:39 +00:00
email.php Cleaning up line endings 2007-05-03 04:35:25 +00:00
request_handler.php Fixing undefined notice after removing RequestHandler::disableStartup = false; in [4981] 2007-05-02 09:04:52 +00:00
security.php Adding fix for , fixes issue with token not being regenerated 2007-06-06 17:28:32 +00:00
session.php Removing deprecated code and files 2007-05-02 08:07:19 +00:00