Gilad Chaplik has submitted this change and it was merged.
Change subject: userportal: Public template allows all users access to poweruser portal
......................................................................
userportal: Public template allows all users access to poweruser portal
Solved by ignoring all permissiong, which are both:
role: UserTemplateBasedVM
user: Everyone
This expands the set of ignored permissions comparing to the
check before which ignored only the "blank" template.
Change-Id: I6cd1892246d10f6cc18832f79e57089272cb4d46
Signed-off-by: Tomas Jelinek <tjelinek(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/UserPortalLoginModel.java
1 file changed, 12 insertions(+), 19 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5166
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6cd1892246d10f6cc18832f79e57089272cb4d46
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>