Skip to content

Capability default permissions #1758

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

Merged
merged 2 commits into from
Nov 17, 2021
Merged

Conversation

thisIsTheFoxe
Copy link
Contributor

@thisIsTheFoxe thisIsTheFoxe commented Nov 16, 2021

As fallback (if not set, or not loaded) use max permissions. Folder = 31 (all), File = 19 (read, update, share).
If permission is 0, server set minimum permission. If unset, server falls back to config or max permission.

Henrik Storch added 2 commits November 16, 2021 13:10
If not set(?) or not loaded keep using max permission as fallback

Signed-off-by: Henrik Storch <[email protected]>
@thisIsTheFoxe thisIsTheFoxe force-pushed the feature/default-permissions branch from 5d4c590 to f407480 Compare November 16, 2021 12:10
@thisIsTheFoxe thisIsTheFoxe requested review from marinofaggiana and removed request for marinofaggiana November 16, 2021 12:11
@thisIsTheFoxe thisIsTheFoxe linked an issue Nov 17, 2021 that may be closed by this pull request
@marinofaggiana marinofaggiana merged commit 295a17c into develop Nov 17, 2021
@delete-merged-branch delete-merged-branch bot deleted the feature/default-permissions branch November 17, 2021 08:35
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

Successfully merging this pull request may close these issues.

Use default sharing permissions from server
2 participants