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

No longer hardcode permissions #1255

Closed
C0rby opened this issue Jun 10, 2020 · 1 comment
Closed

No longer hardcode permissions #1255

C0rby opened this issue Jun 10, 2020 · 1 comment

Comments

@C0rby
Copy link
Contributor

C0rby commented Jun 10, 2020

In reva internal/http/services/owncloud/ocdav/propfind.go search for // TODO(jfd) no longer hardcode permissions

Currently the code looks like this response.Propstat[0].Prop = append(response.Propstat[0].Prop, s.newProp("oc:permissions", "WCKDNVR"))

@butonic butonic transferred this issue from owncloud/ocis-reva Jan 18, 2021
@refs
Copy link
Member

refs commented Jan 18, 2021

This has been addressed here

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

2 participants