clarify when desktop client should offer to unlock a file
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 25 Sep 2024 14:38:17 +0000 (16:38 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 26 Sep 2024 07:25:32 +0000 (09:25 +0200)
commit202be8a08130048f2da6cc2ad82fe77668c86b94
tree9906ea30d0f7bf4f97ee330050f43e331ce8c976
parent1defd32790ba6c553fe9f245c138be7f7a8d04bf
clarify when desktop client should offer to unlock a file

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 <matthieu.gallien@nextcloud.com>
src/gui/socketapi/socketapi.cpp
src/libsync/account.cpp