]> source.dussan.org Git - nextcloud-server.git/commit
do onetime user setup before getting any mount from providers 37394/head
authorRobin Appelman <robin@icewind.nl>
Wed, 22 Feb 2023 17:03:38 +0000 (18:03 +0100)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Fri, 24 Mar 2023 16:10:29 +0000 (16:10 +0000)
commit9d58c51d4671b8fca7a8a5ba82a4179d7daa086a
tree838e8cb002ce9d419269e87df38962a2f1b499bc
parenta854274875dd52223dfd0a0b6f78e1bb306904b6
do onetime user setup before getting any mount from providers

this fixes a race condition where wrappers weren't properly applied if when a mount provider creates the storage instance one mountpoint creation instead of lazily

Signed-off-by: Robin Appelman <robin@icewind.nl>
lib/private/Files/SetupManager.php