]> source.dussan.org Git - nextcloud-server.git/commit
delay updating setup providers untill we register the mounts 35258/head
authorRobin Appelman <robin@icewind.nl>
Wed, 16 Nov 2022 16:47:52 +0000 (17:47 +0100)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Fri, 18 Nov 2022 14:38:30 +0000 (14:38 +0000)
commit4b4b80bc1c3a73b8c6591826527aae4861ac496d
tree6749e03dcdd619ec2321431948469b4b126513b7
parent55698aa94f56cca886e2ed1ae5567b78efb1cd37
delay updating setup providers untill we register the mounts

otherwise the fallback to a full setup for a missing cached mount provider will lead to a race condition

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