Bug 1447372
| Summary: | Tag Visibility | Access Controll: All users, groups, and tenants are visible for restricted user | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | Appliance | Assignee: | Libor Pichler <lpichler> |
| Status: | CLOSED ERRATA | QA Contact: | Ruslana Babyuk <rbabyuk> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.8.0 | CC: | abellott, cpelland, dajohnso, gtanzill, jhardy, jrafanie, obarenbo, simaishi |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ui:tag | ||
| Fixed In Version: | 5.8.0.13 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1442972 | Environment: | |
| Last Closed: | 2017-05-31 15:07:35 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1442972, 1460979 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2017-05-02 14:36:14 UTC
New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/f3e1bf965674f9611a5cd158080e6b07a9b4b5ce commit f3e1bf965674f9611a5cd158080e6b07a9b4b5ce Author: Gregg Tanzillo <gtanzill> AuthorDate: Tue May 2 09:55:06 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Tue May 2 10:29:36 2017 -0400 Merge pull request #14903 from lpichler/tag_visibility_for_user_and_groups Tag visibility for User and MiqGroup model (cherry picked from commit 8340d21ae22c24bd1f5881e413065136c48a3d69) https://bugzilla.redhat.com/show_bug.cgi?id=1447372 lib/rbac/filterer.rb | 18 ++++++++++++------ spec/lib/rbac/filterer_spec.rb | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 6 deletions(-) Tagging works for groups and users. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:1367 |