Add more files plugins to new DAV endpoint (#26186)
* Add more files plugins to new DAV endpoint Also fix report plugin to properly retrieve the path from the prolongated URL * In case the report is not for this plugin -> simply return to allow other plugins to get executed * Adjust onReport tests to match new behavior
Showing
- apps/dav/lib/Connector/Sabre/FilesReportPlugin.php 33 additions, 5 deletionsapps/dav/lib/Connector/Sabre/FilesReportPlugin.php
- apps/dav/lib/Connector/Sabre/SharesPlugin.php 1 addition, 1 deletionapps/dav/lib/Connector/Sabre/SharesPlugin.php
- apps/dav/lib/Server.php 25 additions, 1 deletionapps/dav/lib/Server.php
- apps/dav/tests/unit/Connector/Sabre/FilesReportPluginTest.php 35 additions, 11 deletions.../dav/tests/unit/Connector/Sabre/FilesReportPluginTest.php
Loading
Please register or sign in to comment