Change in ovirt-engine[ovirt-engine-3.4]: core: Permissions of group are not inherited when adding a user
iheim at redhat.com
iheim at redhat.com
Sun Feb 16 10:43:39 UTC 2014
Itamar Heim has submitted this change and it was merged.
Change subject: core: Permissions of group are not inherited when adding a user
......................................................................
core: Permissions of group are not inherited when adding a user
When adding a user, the group_ids column at the users table
is not modified, so all the related stored procedures that
calculate the permissions do not calculate the correct set of
permissions.
Bug-Url: https://bugzilla.redhat.com/1065615
Change-Id: I47caf474fe9acfce26e6232a51918849d970f4cb
Signed-off-by: Yair Zaslavsky <yzaslavs at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddUserCommand.java
1 file changed, 5 insertions(+), 0 deletions(-)
Approvals:
Martin Peřina: Looks good to me, but someone else must approve
Yair Zaslavsky: Verified; Looks good to me, approved
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/24494
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I47caf474fe9acfce26e6232a51918849d970f4cb
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list