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

Sparql endpoint needs to properly check access rights to support share links #1559

Open
cjmyers opened this issue Aug 6, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@cjmyers
Copy link
Collaborator

cjmyers commented Aug 6, 2024

The sparql endpoint should validate that a user has access to the graphs involved in the query. For normal requests, this means comparing the URIs to ensure they are public or in users graph. For share links, need to verify that they are in the URI prefix from the share link, and the hashcode is correct.

@cjmyers cjmyers self-assigned this Aug 6, 2024
@cjmyers cjmyers added the bug label Aug 6, 2024
@cjmyers cjmyers added this to the SBH 1.6.1 milestone Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant