Gilad Chaplik has submitted this change and it was merged.
Change subject: userportal: quota permissions show extended view wrongfully
......................................................................
userportal: quota permissions show extended view wrongfully
In the userportal we show extended view if the user has other
permissions associated with him that are not included in user role.
'Consume Quota' is a user role and action group that is not included
in user role, therefore, in client side, we will add a check for
consume quota action group, and ignore/skip it.
Change-Id: I435bf61277bb77fd4e400ee738b74f71024f57d3
Bug-Url:
https://bugzilla.redhat.com/905144
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/UserPortalLoginModel.java
1 file changed, 5 insertions(+), 0 deletions(-)
Approvals:
Gilad Chaplik: Verified
Einav Cohen: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12008
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I435bf61277bb77fd4e400ee738b74f71024f57d3
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: ofri masad <omasad(a)redhat.com>