nextcloud/apps/dav/composer
Roeland Jago Douma 8730cc6764
Use a proper upload file so propfinds return 404
Fixes #20235

By using an UploadFile we make sure that we don't need to have another
check everywhere for the path. But we just have ot check (which we have
to anyway) if it is a proper Connector/File (or directory).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-21 10:33:28 +02:00
..
composer Use a proper upload file so propfinds return 404 2020-04-21 10:33:28 +02:00
autoload.php DAV Autoloader 2017-10-24 20:40:11 +02:00
composer.json Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00