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