]> source.dussan.org Git - nextcloud-server.git/commit
only register mounts that are new from providers that are new during a full setup 32040/head
authorRobin Appelman <robin@icewind.nl>
Thu, 21 Apr 2022 10:33:43 +0000 (12:33 +0200)
committerRobin Appelman <robin@icewind.nl>
Thu, 21 Apr 2022 10:53:50 +0000 (12:53 +0200)
commit561a2071e4115e1a96afac343fef339a03a01c9a
treecbb6aab9e33bf2a39b77f57beecdfe9a3d6dd049
parentcaebdc2a559f995ff5672cdea7c46a5febaa1ea5
only register mounts that are new from providers that are new during a full setup

this fixes cases where during the (partial) setup of a shared mount a full setup is triggered

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