add password protection

This commit is contained in:
Bilal Catic
2019-05-24 10:37:42 +02:00
parent c0788d7a43
commit dbc203fa44
3 changed files with 36 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
"homepage": "https://gitlab.com/saburly/psihologija#README",
"dependencies": {
"express": "^4.17.0",
"express-basic-auth": "^1.2.0",
"pg": "^7.11.0",
"sequelize": "^5.8.6",
"sequelize-cli": "^5.4.0"