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

Authorization checks for targets of relationship filters #5962

Draft
wants to merge 9 commits into
base: 7.x
Choose a base branch
from

Conversation

darrellwarde
Copy link
Contributor

@darrellwarde darrellwarde commented Jan 27, 2025

Description

This change generates authorization checks when filtering across relationships, so that the target of the relationship filter has its authorization rules applied. These rules will not trigger nested authorization rules - authorization itself uses the same filtering logic, but the logic for applying these authorization rules will not apply within authorization rules.

Complexity

Complexity: Medium

Issue

Closes #5534

Copy link

changeset-bot bot commented Jan 27, 2025

🦋 Changeset detected

Latest commit: 3872b2f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@neo4j/graphql Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@darrellwarde darrellwarde changed the title Fix/5534 auth filters Authorization checks for targets of relationship filters Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant