Use a file based session store

This prevents login sessions to be lost after a box restart
This commit is contained in:
Johannes Zellner
2019-09-17 22:37:13 +02:00
parent 3a10003246
commit 2bde023d4d
4 changed files with 89 additions and 5 deletions
+1
View File
@@ -67,6 +67,7 @@
"s3-block-read-stream": "^0.5.0",
"safetydance": "^0.7.1",
"semver": "^6.1.1",
"session-file-store": "^1.3.1",
"showdown": "^1.9.0",
"speakeasy": "^2.0.0",
"split": "^1.0.1",