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

Request access modal form #204

Merged
merged 33 commits into from
Mar 12, 2025
Merged

Request access modal form #204

merged 33 commits into from
Mar 12, 2025

Conversation

namedgraph
Copy link
Member

@namedgraph namedgraph commented Mar 5, 2025

Ended up refactoring the authorization filter :) Now the document types and the ACL authorizations are "joined" in the AuthorizationFilter using two respective SPARQL results, instead of doing that in a single federated SPARQL query with SERVICE requests.

SPARQL endpoint is now read-only accessible for authenticated agents
…S ?Type` injected

All endpoints now have to be described in RDF with types (otherwise empty `VALUES` makes the ACL query return empty result)
`xhtml:Input` and `ldh:parse-rdf-post` fixes
@namedgraph namedgraph self-assigned this Mar 12, 2025
@namedgraph namedgraph merged commit 1f8f524 into develop Mar 12, 2025
1 check passed
@namedgraph namedgraph deleted the ft-request-access-modal-form branch March 12, 2025 23:10
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.

1 participant