diff --git a/services/proxy/pkg/middleware/authentication.go b/services/proxy/pkg/middleware/authentication.go index f173e94dad..558510b207 100644 --- a/services/proxy/pkg/middleware/authentication.go +++ b/services/proxy/pkg/middleware/authentication.go @@ -25,6 +25,7 @@ var ( _publicPaths = [...]string{ "/dav/public-files/", + "/remote.php/dav/ocm/", "/dav/ocm/", "/ocm/", "/remote.php/dav/public-files/",