Merge pull request #3567 from wkloucek/proxy-thumbnails

add more proxy routes for thumbnails
This commit is contained in:
Jörn Friedrich Dreyer
2022-05-05 19:07:47 +00:00
committed by GitHub
7 changed files with 167 additions and 56 deletions
@@ -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",