basic auth for dbgate web

This commit is contained in:
Jan Prochazka
2020-06-10 19:58:05 +02:00
parent 235a9ff92d
commit eb7c65dc95
3 changed files with 28 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
"csv": "^5.3.2",
"eslint": "^6.8.0",
"express": "^4.17.1",
"express-basic-auth": "^1.2.0",
"find-free-port": "^2.0.0",
"fs-extra": "^8.1.0",
"http": "^0.0.0",