#982: Optionally set 'secure' flag on response cookies automatically
-------------------------+--------------------------------------------------
 Reporter:  david        |       Owner:  david    
     Type:  enhancement  |      Status:  new      
 Priority:  normal       |   Milestone:  0.11.6   
Component:  response     |     Version:  HEAD-0.11
 Severity:  minor        |    Keywords:           
Has_patch:  0            |  
-------------------------+--------------------------------------------------
 If {{{cookie_secure}}} is null (i.e. {{{<parameter name="cookie_secure"
 />}}}) and {{{AgaviWebRequest}}} is used, then {{{AgaviWebResponse}}}
 should detemine the 'secure' flag '''default''' value by calling
 {{{AgaviWebRequest::isHttps()}}}.

 #981 does pretty much the same thing for session cookies.

-- 
Ticket URL: <http://trac.agavi.bitxtender.net/ticket/982>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to