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

[stable-3.14] Bugfix/missing unlock command #7213

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Sep 26, 2024

Backport of PR #7208

a file can be unlocked when:

 * the lock is an user lock from the current user
 * the lock is a token lock from the current desktop files client

Signed-off-by: Matthieu Gallien <[email protected]>
to be able to modify a locked file using token lock, we must sent it
with webdav requests

this must not be sent if the file is locked but the lock type is not a
token lock

Signed-off-by: Matthieu Gallien <[email protected]>
@backportbot backportbot bot added this to the 3.14.1 milestone Sep 26, 2024
@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-7213-d011a0f93aa71b3dd131fcd717cac892b8a2beb6-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

Copy link

sonarcloud bot commented Sep 26, 2024

@mgallien mgallien merged commit e843fa4 into stable-3.14 Sep 26, 2024
12 of 15 checks passed
@mgallien mgallien deleted the backport/7208/stable-3.14 branch September 26, 2024 10:00
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.

3 participants