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

Files: Add endpoint getAllPermissions #78

Open
scblack321 opened this issue Mar 1, 2023 · 0 comments
Open

Files: Add endpoint getAllPermissions #78

scblack321 opened this issue Mar 1, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request hold

Comments

@scblack321
Copy link
Contributor

WMA could use a getAllPermissions endpoint to retrieve all users who have been granted fine-grained permissions on a path.
This is for supporting projects/shared workspaces.
Not urgent as they have a workaround.
Some questions:
Include owner?
Probably show with MODIFY perm.
When retrieving perms for a sub-path include permissions for higher level paths?
Suppose user has been granted READ for path /dir1/dir2 and MODIFY for dir2.
What is resulting perm on dir2? What to show for getAllPermissions?

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

No branches or pull requests

2 participants