mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-04 03:09:33 -06:00
Revert optional remote.php path
Co-authored-by: André Duffeck <a.duffeck@opencloud.eu> Signed-off-by: Christian Richter <c.richter@opencloud.eu>
This commit is contained in:
@@ -185,7 +185,7 @@ func DefaultPolicies() []config.Policy {
|
||||
},
|
||||
{
|
||||
Type: config.QueryRoute,
|
||||
Endpoint: "(/remote.php)?/?preview=1",
|
||||
Endpoint: "/remote.php/?preview=1",
|
||||
Service: "eu.opencloud.web.webdav",
|
||||
},
|
||||
// TODO the actual REPORT goes to /dav/files/{username}, which is user specific ... how would this work in a spaces world?
|
||||
|
||||
Reference in New Issue
Block a user