/[Apache-SVN]
ViewVC logotype

Revision 1842110


Jump to revision: Previous Next
Author: pgil
Date: Thu Sep 27 16:01:35 2018 UTC (5 years, 6 months ago)
Changed paths: 35
Log Message:
Implemented : Impersonation of userLogin feature
(OFBIZ-10515)

Introduce a new feature that allow the impersonation of a login by an authorized user.
Add the documentation with all the details in security-impersonation.adoc.
Big thanks to Leila, Nicolas and Jacques for your contribution to this implementation.
Big thanks to Mathieu, Jacques, Pierre and Taher for your remarks and reviews that
improved this contribution quality. 

Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/applications/party/template/party/profileblocks/UserLogin.ftl modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/party/template/party/profileblocks/Visits.ftl modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/PartyMenus.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/PartyVisitForms.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/docs/asciidoc/developer-manual.adoc modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/common/config/CommonUiLabels.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/common/config/SecurityextUiLabels.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/common/data/CommonSecurityGroupDemoData.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/common/data/CommonSecurityPermissionSeedData.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/common/data/CommonTypeData.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/common/servicedef/services.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/login/LoginServices.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/common/webcommon/WEB-INF/common-controller.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/common/widget/CommonScreens.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/security/config/security.properties modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/security/data/SecurityGroupDemoData.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/security/entitydef/entitymodel.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/security/src/doc/ added
Directoryofbiz/ofbiz-framework/trunk/framework/security/src/doc/asciidoc/ added
Directoryofbiz/ofbiz-framework/trunk/framework/security/src/doc/asciidoc/_include/ added
Directoryofbiz/ofbiz-framework/trunk/framework/security/src/doc/asciidoc/_include/security-impersonation.adoc added
Directoryofbiz/ofbiz-framework/trunk/framework/security/src/doc/asciidoc/security.adoc added
Directoryofbiz/ofbiz-framework/trunk/framework/security/src/main/java/org/apache/ofbiz/security/SecurityUtil.java added
Directoryofbiz/ofbiz-framework/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/LoginWorker.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/themes/bluelight/template/Header.ftl modified , text changed
Directoryofbiz/ofbiz-framework/trunk/themes/common-theme/template/ImpersonateBanner.ftl added
Directoryofbiz/ofbiz-framework/trunk/themes/common-theme/template/Impersonated.ftl added
Directoryofbiz/ofbiz-framework/trunk/themes/common-theme/webapp/common/css/ added
Directoryofbiz/ofbiz-framework/trunk/themes/common-theme/webapp/common/css/impersonate.css added
Directoryofbiz/ofbiz-framework/trunk/themes/common-theme/webapp/images/img/impersonate-ico.png added
Directoryofbiz/ofbiz-framework/trunk/themes/common-theme/widget/CommonScreens.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/themes/common-theme/widget/Theme.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/themes/flatgrey/template/Header.ftl modified , text changed
Directoryofbiz/ofbiz-framework/trunk/themes/rainbowstone/template/includes/TopAppBar.ftl modified , text changed
Directoryofbiz/ofbiz-framework/trunk/themes/tomahawk/template/Header.ftl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26