implement thumbnails also for webdav and non remote.php routes
This commit is contained in:
committed by
Jörn Friedrich Dreyer
parent
9db5216bc4
commit
a04c5c2f6f
@@ -115,6 +115,7 @@ func (m basicAuth) isPublicLink(req *http.Request) bool {
|
||||
}
|
||||
|
||||
publicPaths := []string{
|
||||
"/dav/public-files/",
|
||||
"/remote.php/dav/public-files/",
|
||||
"/remote.php/ocs/apps/files_sharing/api/v1/tokeninfo/unprotected",
|
||||
"/ocs/v1.php/cloud/capabilities",
|
||||
|
||||
Reference in New Issue
Block a user