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

fix: rewrite check engine to search starting at the object #310

Merged
merged 1 commit into from
Nov 13, 2020

Conversation

zepatrik
Copy link
Member

Related issue

closes #302

Proposed changes

The check engine now searches the graph the other way around. It uses the outgoing edge requested.Relation starting from requested.Object and recursively expands all subject sets until it finds requested.Subject or terminates.

@zepatrik zepatrik merged commit 7d99694 into zanzibar Nov 13, 2020
@zepatrik zepatrik deleted the improve-check-engine branch November 13, 2020 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant