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

Auth: Fix entitlement for group list request. #13034

Merged
merged 1 commit into from Mar 4, 2024

Conversation

markylaing
Copy link
Contributor

can_view_groups is defined on server. For fine-grained permissions on this endpoint, we want can_view defined on group.

`can_view_groups` is defined on server. For fine-grained
permissions on this endpoint, we want `can_view` defined on
`group`.

Signed-off-by: Mark Laing <mark.laing@canonical.com>
@markylaing markylaing added the Bug Confirmed to be a bug label Mar 4, 2024
@markylaing markylaing self-assigned this Mar 4, 2024
@tomponline tomponline merged commit d47145e into canonical:main Mar 4, 2024
24 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed to be a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants