#6324: Session cookie path should be configurable
--------------------------+-------------------------------------------------
    Reporter:  Maine      |          Type:  Enhancement
      Status:  new        |      Priority:  Low        
   Milestone:  1.3.x.x    |     Component:  Session    
     Version:  1.2 Final  |      Severity:  Minor      
    Keywords:             |   Php_version:  n/a        
Cake_version:             |  
--------------------------+-------------------------------------------------
 Currently session cookies are set using base path. It should be
 configurable to fix issues such as the one highlighted in #830 (09/01/08
 deizel):

 [[BR]]

 > I needed the ability to have the Cake session cookie persist across all
 directories in subdomains ... The problem was that my Cake installation
 resides in a subdirectory of the main domain, and the session.cookie_path
 was being ignored. The cookie was therefore applying to
 '.example.com/cakeapp/'.

 [[BR]]
 Fixing this would also clean up
 
[https://trac.cakephp.org/browser/branches/1.2.x.x/cake/libs/controller/component.php#L236
 Component] where there is now a hacky check for SessionComponent.

-- 
Ticket URL: <https://trac.cakephp.org/ticket/6324>
CakePHP : The Rapid Development Framework for PHP <https://trac.cakephp.org/>
Cake is a rapid development framework for PHP which uses commonly known design 
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. 
Our primary goal is to provide a structured framework that enables PHP users at 
all levels to rapidly develop robust web applications, without any loss to 
flexibility.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tickets cakephp" group.
To post to this group, send email to tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to