/[Apache-SVN]
ViewVC logotype

Revision 1845558


Jump to revision: Previous Next
Author: jleroux
Date: Fri Nov 2 09:46:42 2018 UTC (5 years, 6 months ago)
Changed paths: 6
Log Message:
Fixed: Correct behaviour of Autologin cookies
(OFBIZ-10635)

Renames "keep-autologin-cookie" to "use-autologin-cookie", and only create 
Autologin cookies when needed. No need to create Autologin cookies in 
applications that don't need it.

Don't pass webAppName to LoginWorker::getSecuredUserLoginId, that can be handled
with improved LoginWorker::getSecuredLoginIdCookieName

Removes LoginWorker::autoLogoutCleanCookies, no longer needed since only those
needed are created and kept (1 year at least after creation).

For both autoLogin and securedLoginId cookies sets the path to the application.


Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/framework/base/dtd/ofbiz-component.xsd modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/component/ComponentConfig.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/CommonEvents.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/LoginWorker.java modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/ecommerce/ofbiz-component.xml modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/ofbiz-component.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26