auth: allow for world-readable deployment mode

This commit is contained in:
Ramkumar Chinchani
2019-08-28 14:05:16 -07:00
parent ae6651a919
commit 10199457b4
9 changed files with 340 additions and 36 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
"path": "test/data/htpasswd"
},
"failDelay": 5
}
},
"allowReadAccess": false
},
"log":{
"level":"debug",
+1
View File
@@ -14,6 +14,7 @@ http:
htpasswd:
path: test/data/htpasswd
failDelay: 5
allowReadAccess: false
log:
level: debug
output: /tmp/zot.log