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

Support full denial as permission #1792

Closed
glpatcern opened this issue Jun 14, 2021 · 0 comments
Closed

Support full denial as permission #1792

glpatcern opened this issue Jun 14, 2021 · 0 comments
Assignees
Labels
feature New feature

Comments

@glpatcern
Copy link
Member

Following discussions with @ishank011, we're going to add support for full denials without changing the CS3 APIs, that is within the semantic already available in:

https://cs3org.github.io/cs3apis/#cs3.storage.provider.v1beta1.ResourcePermissions

The idea is to consider the empty permission set (value = 0) as a valid None permission, and make it work its way through the drivers and in the eosbinary client. Work in progress by @gmgigi96 and myself in https://github.com/glpatcern/reva/tree/denyacl

Closes cs3org/cs3apis#129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants