-
Notifications
You must be signed in to change notification settings - Fork 356
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
Tenant admin should not be able to create groups in other tenants. #151
Conversation
93c02d8
to
cec2dcf
Compare
cec2dcf
to
ad59f26
Compare
ManageIQ#134 This is only a part of the fix. The 2nd part needs fixing on the manageiq core side.
ad59f26
to
e46ed97
Compare
Checked commit martinpovolny@e46ed97 with ruby 2.2.6, rubocop 0.46.0, and haml-lint 0.19.0 |
@simaishi : there's a bug in this solution. I will fix it and we would need to cherry-pick it together with the fix. |
@simaishi : created a BZ https://bugzilla.redhat.com/show_bug.cgi?id=1415100 |
to be cherry-picked together with #203 |
Euwe backport (to manageiq repo) details:
|
#134
This is only a part of the fix. The 2nd part needs fixing on the
manageiq core side: ManageIQ/manageiq#13483