Omer Frenkel has submitted this change and it was merged. Change subject: core: Allow admin permissions in user views ......................................................................
core: Allow admin permissions in user views The user permissions views are intended to show all the objects a given user has permissions on, regardless of if it's an admin role or a user role (e.g., a user who is an admin on his own VM should be able to see itin the user portal). This patch fixes this issue. Change-Id: I27e60a3e855cb78a2cb773fdc53c3d1f35d8f058 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/dbscripts/create_views.sql 1 file changed, 38 insertions(+), 44 deletions(-) Approvals: Omer Frenkel: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4606 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I27e60a3e855cb78a2cb773fdc53c3d1f35d8f058 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
