/[Apache-SVN]
ViewVC logotype

Revision 1851073


Jump to revision: Previous Next
Author: jleroux
Date: Fri Jan 11 16:15:16 2019 UTC (5 years, 3 months ago)
Changed paths: 24
Log Message:
"Applied fix from plugins for revision: 1851068  " 
------------------------------------------------------------------------
r1851068 | jleroux | 2019-01-11 17:12:01 +0100 (ven. 11 janv. 2019) | 12 lignes

Fixed: Add session tracking mode and make cookie secure
(OFBIZ-6655)

Following "Session timeout for webapps" discussion on dev ML 
https://markmail.org/message/p6fbiojjrwb2ybxd

We decided to put back the session-timeout value in web.xml files and to remove
the line
    session.setMaxInactiveInterval(60*60); //in seconds
from ControlEventListener.java

Thanks: Deepak Nigam for report and Girish Vasmatkar for discussion
------------------------------------------------------------------------


Changed paths

Path Details
Directoryofbiz/ofbiz-plugins/branches/release18.12/ modified , props changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/assetmaint/webapp/assetmaint/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/assetmaint/webapp/ismgr/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/bi/webapp/bi/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/birt/webapp/accounting/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/birt/webapp/birt/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/birt/webapp/facility/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/birt/webapp/ordermgr/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/cmssite/webapp/cmssite/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/ebay/webapp/ebay/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/ebaystore/webapp/ebaystore/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecomseo/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/example/webapp/example/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/exampleext/webapp/exampleext/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/lucene/webapp/content/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/myportal/webapp/myportal/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/pricat/webapp/pricat/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/pricat/webapp/pricatdemo/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/projectmgr/webapp/projectmgr/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/scrum/webapp/demotest/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/scrum/webapp/scrum/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/solr/webapp/solr/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/branches/release18.12/webpos/webapp/webpos/WEB-INF/web.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26