Closed Cologler closed 7 years ago
file GeekLearning.Storage.FileSystem.Server/FileSystemStorageServerMiddleware line 41. access != "Public" always be true.
access != "Public"
I think the bug is not that but the AND instead of a OR in the condition. I'll look into it.
This bug is fixed by #44 😃 I'll keep it open until merge!
file GeekLearning.Storage.FileSystem.Server/FileSystemStorageServerMiddleware line 41.
access != "Public"
always be true.