-
Notifications
You must be signed in to change notification settings - Fork 897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add MiqUserRole to RBAC #13689
Add MiqUserRole to RBAC #13689
Conversation
Checked commits lpichler/manageiq@0428548~...81c67f5 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 app/models/miq_group.rb
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good. @martinpovolny, please review and let me know if you're ok with merging. Thanks.
@gtanzillo : looks good to me. |
nice fix libor |
raise condition, I think bz for this already filed in https://bugzilla.redhat.com/show_bug.cgi?id=1418662 |
yes, there's a 5.6 but linked above |
ping @simaishi |
Add MiqUserRole to RBAC (cherry picked from commit f9d354d) https://bugzilla.redhat.com/show_bug.cgi?id=1419686
Euwe backport details:
|
fixes ManageIQ/manageiq-ui-classic#135
For now just fix the mentioned issue.
Hide super_administator role for Users and Groups with tenant_admininistrator role
@miq-bot add_label rbac, bug
cc @martinpovolny
@miq-bot assign @gtanzillo