-
Notifications
You must be signed in to change notification settings - Fork 900
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
[WIP] Allow more specific restriction types for roles #22650
base: master
Are you sure you want to change the base?
[WIP] Allow more specific restriction types for roles #22650
Conversation
Follow 6072d2c in allowing more specific restriction types. Default values of ':user' following the original global default value.
73c6034
to
53b9aad
Compare
Checked commit jaywcarman@53b9aad with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint |
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation. |
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
2 similar comments
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
Follow up to #22573, which introduced separate restrictions for Catalog Items.
This changes further splits the role restriction settings to include the following types:
Depends on: