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

Create share link with full edit privileges #16729

Open
dkocher opened this issue Dec 28, 2024 · 0 comments
Open

Create share link with full edit privileges #16729

dkocher opened this issue Dec 28, 2024 · 0 comments
Assignees
Labels
feature owncloud ownCloud Server

Comments

@dkocher
Copy link
Contributor

dkocher commented Dec 28, 2024

When creating a public link share of a single file, also specify permissions 15 in the API request to give download/view/edit access. The public link share will actually be given permissions 3 (read and update) because create and delete permissions are not relevant for single file shares

https://doc.owncloud.com/server/next/developer_manual/core/apis/ocs-share-api.html#create-a-new-share

@dkocher dkocher added feature owncloud ownCloud Server labels Dec 28, 2024
@dkocher dkocher self-assigned this Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature owncloud ownCloud Server
Projects
None yet
Development

No branches or pull requests

1 participant