mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-19 06:00:40 -04:00
Merge pull request #4464 from owncloud/allow-index-html
fix: add index.html to unprotected paths
This commit is contained in:
@@ -34,6 +34,7 @@ var (
|
||||
"/app/list": {},
|
||||
"/config.json": {},
|
||||
"/manifest.json": {},
|
||||
"/index.html": {},
|
||||
"/oidc-callback.html": {},
|
||||
"/oidc-callback": {},
|
||||
"/settings.js": {},
|
||||
|
||||
Reference in New Issue
Block a user