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

[stable29] fix(ShareWrapperRequest): Save share attributes on creation #1733

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Oct 31, 2024

Backport of PR #1731

nfebe and others added 2 commits October 31, 2024 11:09
- Before this commit, attributes added to a share were ignored when the share type was team/circles (share type `7`).

- Share attributes are not expected to contain any key or property named `enabled`.

Partial resolution of: nextcloud/server#46920

This is a partial resolution because setting the `download` attribute may not fully enforce the correct download permissions. A follow-up PR in the server may be needed to update the `hideDownload` property of the share based on the value of `download` in the share attributes.

Signed-off-by: fenn-cs <[email protected]>
@backportbot backportbot bot requested review from artonge and nfebe October 31, 2024 11:09
@backportbot backportbot bot added this to the Nextcloud 29.0.9 milestone Oct 31, 2024
@nfebe nfebe merged commit 41a39c4 into stable29 Oct 31, 2024
18 checks passed
@nfebe nfebe deleted the backport/1731/stable29 branch October 31, 2024 11:15
@Altahrim Altahrim mentioned this pull request Oct 31, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants