#5811: Session component write function doesn't work in SSL
------------------------+---------------------------------------------------
    Reporter:  japicka  |          Type:  Bug    
      Status:  new      |      Priority:  High   
   Milestone:  1.2.x.x  |     Component:  Session
     Version:  RC3      |      Severity:  Major  
    Keywords:           |   Php_version:  PHP 5  
Cake_version:           |  
------------------------+---------------------------------------------------
 Currently I have a site that I am coding that has a bit of code in the
 beforeRender of AppController that will redirect to SSL based on the
 action requested by the child controller (i.e. /users/login would be SSL,
 but /users/view would not).  When I go to login the user information from
 database is set into a Session variable, when I am in SSL mode the session
 variable is never set, but in non SSL mode it works just fine.  This is
 only an issue with the RC3 code, when I revert to the RC2 it works just
 fine with the action in SSL mode.

-- 
Ticket URL: <https://trac.cakephp.org/ticket/5811>
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to