Auth for files enabled
This commit is contained in:
@@ -37,9 +37,8 @@ func jsonHandler(g storage.Graph) http.Handler {
|
||||
noauth: true,
|
||||
},
|
||||
{
|
||||
path: config.New().FilePrefix + "/",
|
||||
foo: files,
|
||||
noauth: true,
|
||||
path: config.New().FilePrefix + "/",
|
||||
foo: files,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user