Change in ovirt-engine[ovirt-engine-3.4.1]: core: Fix admin@internal login

Oved Ourfali has submitted this change and it was merged. Change subject: core: Fix admin@internal login ...................................................................... core: Fix admin@internal login This fixes InternalBrokerUtils to query for users not only by user name but also domain. This will allow proper login in case there are several users with the same name, but in different domains Bug-Url: https://bugzilla.redhat.com/1095420 Change-Id: Ifb2455380242a7b409dd8ea0376e049127996d09 Signed-off-by: Yair Zaslavsky <yzaslavs@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/InternalBrokerUtils.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/DbUserDAO.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/DbUserDAODbFacadeImpl.java M packaging/dbscripts/user_sp.sql 4 files changed, 29 insertions(+), 1 deletion(-) Approvals: Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/27575 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifb2455380242a7b409dd8ea0376e049127996d09 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4.1 Gerrit-Owner: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
oourfali@redhat.com