-
Notifications
You must be signed in to change notification settings - Fork 898
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 AuthKeyPair to RBAC #15359
Add AuthKeyPair to RBAC #15359
Conversation
this model is inherited from AuthPrivateKey and then from Authentication. (In CLASSES_THAT_PARTICIPATE_IN_RBAC is list of base classes)
1cc351f
to
184297d
Compare
Checked commits lpichler/manageiq@deb653a~...184297d with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
The whole (Note that this comment may or may not be pertinent to the PR at hand. Just thought I would poke my nose in here) |
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.
👍 LGTM
@djberg96 you are right it is weird, I'll think about it. Maybe there is 'technical reason ' why to model should participate to rbac (that it is using acts_as_miq_taggable) thank you for your comment 👍 |
Backported to Fine via #16865 |
AuthKeyPair
is inherited fromAuthPrivateKey
and then fromAuthentication
. (InCLASSES_THAT_PARTICIPATE_IN_RBAC
is list of base classes)In UI:
Compute -> Cloud -> Key Pairs
@miq-bot add_label bug, rbac
@miq-bot assign @gtanzillo
Links
https://bugzilla.redhat.com/show_bug.cgi?id=1441637