]> source.dussan.org Git - nextcloud-server.git/commit
fix(encryption): Fix mountpoint check to accept if several are found 47118/head
authorCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 5 Aug 2024 15:34:25 +0000 (17:34 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Wed, 7 Aug 2024 18:59:42 +0000 (18:59 +0000)
commita59176b7dc5ee64a3febf1b1a8630ae322464f5c
treeb5dcd3371bd28d7e6e82f36e78465d74d81c350f
parente056f5c579da3931986529bed22c0e1fd5b62759
fix(encryption): Fix mountpoint check to accept if several are found

There is no strong requirement to have only one mount for a given
 storage id. Also the error in this case would be misleading.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
lib/private/Files/Storage/Wrapper/Encryption.php