]> source.dussan.org Git - nextcloud-server.git/commit
Fix files search provider 22797/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 11 Sep 2020 08:27:02 +0000 (10:27 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 11 Sep 2020 08:27:02 +0000 (10:27 +0200)
commit5724d4c6fede4fc1cfa5b2dca9b40822267e963a
treed8fd85279f780a66c624e3338cf32700a58b4f10
parent8ab2d5a8d95288ce6909fc7fb14b419ab15b5a86
Fix files search provider

The move to OCS make it so no filesystem is setup.
This makes the static file search code do boom.
Explicitly getting the users filesystem helps.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
apps/files/lib/Search/FilesSearchProvider.php