Allon Mureinik has uploaded a new change for review. 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(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/06/4606/1 -- To view, visit http://gerrit.ovirt.org/4606 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I27e60a3e855cb78a2cb773fdc53c3d1f35d8f058 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
