mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-23 20:49:13 -05:00
fix: add index.html to unprotected paths in auth middleware
This commit is contained in:
@@ -66,6 +66,7 @@ var (
|
||||
"/preview/",
|
||||
"/pdf-viewer/",
|
||||
"/draw-io/",
|
||||
"/index.html#/",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user