]> source.dussan.org Git - nextcloud-server.git/commit
fix(encryption): Fix mountpoint check to accept if several are found 47044/head
authorCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 5 Aug 2024 15:34:25 +0000 (17:34 +0200)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 5 Aug 2024 15:34:25 +0000 (17:34 +0200)
commit277c2cf5d18835231077eb09303e1bd3760c702c
tree864580fc0de1f585eba411065bad7d21bba257b0
parent6680dd4182962a3d684b8fb1c4bde1a8e5ee5c81
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