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

[ocis][Secure view] Indicator for Secure view in the WebDAV response #9077

Closed
14 tasks
micbar opened this issue May 6, 2024 · 1 comment
Closed
14 tasks
Assignees
Labels
Type:Story User Story

Comments

@micbar
Copy link
Contributor

micbar commented May 6, 2024

Description

User Stories

  • As client, i want to know when a resource is only secure viewable to not display its file actions

Value

Acceptance Criteria

  • Secure View context is indicated on the WebDAV response

Definition of ready

  • Everybody needs to understand the value written in the user story
  • Acceptance criteria have to be defined
  • All dependencies of the user story need to be identified
  • Feature should be seen from an end user perspective
  • Story has to be estimated
  • Story points need to be less than 20

Definition of done

  • Functional requirements
    • Functionality described in the user story works
    • Acceptance criteria are fulfilled
  • Quality
    • Code review happened
    • CI is green (that includes new and existing automated tests)
    • Critical code received unit tests by the developer
  • Non-functional requirements
    • No sonar cloud issues
  • Configuration changes
    • The next branch of the ocis charts is compatible
@micbar micbar added the Type:Story User Story label May 6, 2024
@fschade fschade assigned fschade and kobergj and unassigned kobergj and fschade May 16, 2024
@butonic butonic self-assigned this May 22, 2024
@butonic
Copy link
Member

butonic commented May 22, 2024

IIRC we wanted to just add a new char the propfind permissions element. I implemented it with I (as in Initiate Download). The permissions are all positive, but this would make new clients incompatible with old owncloud or ocis versions.

So I decided to add an X to indicate that a resource can be securely viewed in cs3org/reva#4694

@butonic butonic closed this as completed May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Story User Story
Projects
Status: Done
Development

No branches or pull requests

4 participants