/[Apache-SVN]
ViewVC logotype

Revision 1851068


Jump to revision: Previous Next
Author: jleroux
Date: Fri Jan 11 16:12:01 2019 UTC (5 years, 2 months ago)
Changed paths: 39
Log Message:
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-framework/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/content/webapp/content/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/product/webapp/catalog/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/product/webapp/facility/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/resources/templates/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/ControlEventListener.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/assetmaint/webapp/assetmaint/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/assetmaint/webapp/ismgr/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/bi/webapp/bi/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/birt/webapp/accounting/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/birt/webapp/birt/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/birt/webapp/facility/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/birt/webapp/ordermgr/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/cmssite/webapp/cmssite/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/ebay/webapp/ebay/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/ebaystore/webapp/ebaystore/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/ecommerce/webapp/ecommerce/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/ecommerce/webapp/ecomseo/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/example/webapp/example/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/exampleext/webapp/exampleext/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/lucene/webapp/content/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/myportal/webapp/myportal/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/pricat/webapp/pricat/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/pricat/webapp/pricatdemo/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/projectmgr/webapp/projectmgr/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/scrum/webapp/demotest/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/scrum/webapp/scrum/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/solr/webapp/solr/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/WEB-INF/web.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26