]> source.dussan.org Git - nextcloud-server.git/commit
fix: don't return null for SharedStorage::getWrapperStorage with share recursion
authorRobin Appelman <robin@icewind.nl>
Mon, 11 Mar 2024 16:07:49 +0000 (17:07 +0100)
committerRobin Appelman <robin@icewind.nl>
Thu, 11 Jul 2024 15:39:20 +0000 (17:39 +0200)
commit22596234fcd65134487d844ac38e2e7860debbc3
treede0ed68521ea49c26debe9e1327a0262bd17cb2d
parent290ccdb68466f0c523dde1390c83d6896bc6329a
fix: don't return null for SharedStorage::getWrapperStorage with share recursion

Signed-off-by: Robin Appelman <robin@icewind.nl>
apps/files_sharing/lib/SharedStorage.php