Yair Zaslavsky has submitted this change and it was merged.
Change subject: core : User Name modified on user login
......................................................................
core : User Name modified on user login
When a user logs into the User Portal or Admin Portal the
user name is modified and it looses the domain name attached
to it.
This patch appends the domain name to the user name before updating
the user info in database with the info from Ldap.
Change-Id: I072f9aa8dc706533682b53d8b5a56e9b2dc09b82
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=892631
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/DbUser.java
1 file changed, 9 insertions(+), 1 deletion(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10869
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I072f9aa8dc706533682b53d8b5a56e9b2dc09b82
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>