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

Secure writes to the storage #3174

Closed
2 tasks
exalate-issue-sync bot opened this issue Feb 15, 2022 · 1 comment
Closed
2 tasks

Secure writes to the storage #3174

exalate-issue-sync bot opened this issue Feb 15, 2022 · 1 comment
Labels
Type:Story User Story

Comments

@exalate-issue-sync
Copy link

Description

Introduce an If-Match Header on the etag

cs3org/reva#4

User Stories

  • If editing a file I want to be sure not to overwrite some others changes in the same file

Value

Acceptance Criteria

  • Writes via WebDAV can now use the If-Match header and the decompose file systems supports it on a single node
  • initiateupload needs to be aware of the if-Match value

Definition of done

  • Functional requirements
    [ ] functionality described in the user story works
    [ ] acceptance criteria are fulfilled
  • Quality
    [ ] codre review happened
    [ ] CI is green
    [ ] critical code received unit tests by the developer
    [ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
  • Non-functional requirements
    [ ] no sonar cloud issues
@exalate-issue-sync
Copy link
Author

David Christofas commented: Here is the PR for this ticket: cs3org/reva#2547

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Story User Story
Projects
None yet
Development

No branches or pull requests

0 participants