Skip to content
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

[v11.0.x] RBAC: Fix access checks for interactions with RBAC roles in hosted Grafana #85520

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

grafana-delivery-bot[bot]
Copy link
Contributor

Backport beb15d9 from #85485


What is this feature?

Only checks global permissions if RBACSingleOrganization is not set.

Why do we need this feature?

RBACSingleOrganization is used for cloud instances which always only have a single organization. For instance, when RBACSingleOrganization is set, organization admins can update basic roles.

Who is this feature for?

HG users

Enterprise counterpart

https://github.com/grafana/grafana-enterprise/pull/6435

…afana (#85485)

* don't check global permissions for cloud instances

* linting

(cherry picked from commit beb15d9)
@IevaVasiljeva IevaVasiljeva merged commit fce5a26 into v11.0.x Apr 3, 2024
22 checks passed
@IevaVasiljeva IevaVasiljeva deleted the backport-85485-to-v11.0.x branch April 3, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants