Skip to content

fix: Correctly override policies on PUT requests - #96

Open
joachimvh wants to merge 1 commit into
mainfrom
fix/put-policy
Open

fix: Correctly override policies on PUT requests#96
joachimvh wants to merge 1 commit into
mainfrom
fix/put-policy

Conversation

@joachimvh

Copy link
Copy Markdown
Contributor

There is an issue where a PUT request did not correctly replace a previous policy. This is caused by the delete part of the operation not catching all matching triples, such as the constraints. This is a hacky solution to fix the delete part, by using the GET operation to first get the full policy that needs to be removed.

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