/[Apache-SVN]
ViewVC logotype

Revision 1851071


Jump to revision: Previous Next
Author: jleroux
Date: Fri Jan 11 16:13:29 2019 UTC (5 years, 2 months ago)
Changed paths: 17
Log Message:
"Applied fix from trunk 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-framework/branches/release17.12/ modified , props changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/accounting/webapp/accounting/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/accounting/webapp/ap/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/accounting/webapp/ar/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/content/webapp/content/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/humanres/webapp/humanres/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/marketing/webapp/sfa/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/order/webapp/ordermgr/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/product/webapp/catalog/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/product/webapp/facility/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/workeffort/webapp/ical/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/workeffort/webapp/workeffort/WEB-INF/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/framework/resources/templates/web.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/ControlEventListener.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/framework/webtools/webapp/webtools/WEB-INF/web.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26