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

[full-ci] [bump reva] Fix remove/update share permissions #8529

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

2403905
Copy link
Contributor

@2403905 2403905 commented Feb 26, 2024

Description

This is a workaround that should prevent removing or changing the share permissions when the file is locked.
These limitations have to be removed after the wopi server will be able to unlock the file properly.
These limitations are not spread on the files inside the shared folder.

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Copy link

sonarcloud bot commented Feb 26, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@2403905 2403905 merged commit 70bd0e0 into owncloud:master Feb 27, 2024
4 checks passed
ownclouders pushed a commit that referenced this pull request Feb 27, 2024
[full-ci] [bump reva] Fix remove/update share permissions
@micbar
Copy link
Contributor

micbar commented Feb 28, 2024

@2403905 Can you please backport this to stable-5.0?

@micbar micbar mentioned this pull request Mar 13, 2024
71 tasks
@micbar micbar mentioned this pull request Jun 19, 2024
24 tasks
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.

File is still locked after removing or updating share
3 participants