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

Fixes #16228: Fix permissions enforcement for GraphQL queries of users & groups #16229

Merged
merged 1 commit into from
May 21, 2024

Conversation

jeremystretch
Copy link
Member

Fixes: #16228

  • The User & Group types must inherit BaseObjectType
  • Clean up unused imports

@jeremystretch jeremystretch requested a review from arthanson May 21, 2024 20:23
@jeremystretch jeremystretch merged commit a3b34c7 into develop May 21, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 16228-fix-graphql-users branch May 21, 2024 20:38
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User and group queries are not properly restricted via GraphQL API in v4.0.2 Re-Open
2 participants