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

Append on a non-existing resource should suffice to create #52

Closed
michielbdejong opened this issue Jun 13, 2022 · 1 comment
Closed

Comments

@michielbdejong
Copy link
Collaborator

The create tests currently test if Write on the resource (and Write or Append on the container) is required to create a non-existing resource. But the spec says "write operations attempt to create, delete, or modify resources; append operations attempt to create resources or add information to existing resources" so append on the resource should be enough.

@michielbdejong
Copy link
Collaborator Author

As clarified in solid/web-access-control-spec#105 this is NOT the case. Unskipping these tests back to the old behaviour.

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

No branches or pull requests

1 participant