Force https, log created games

This commit is contained in:
Alec Maier
2019-09-03 19:04:50 -04:00
parent eed88a682c
commit 06ec20a1c6
3 changed files with 12 additions and 1 deletions

5
package-lock.json generated
View File

@@ -277,6 +277,11 @@
"vary": "~1.1.2"
}
},
"express-force-https": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/express-force-https/-/express-force-https-1.0.0.tgz",
"integrity": "sha1-KtuBIaaJRhb8eOoFsVvY1LhV/Qw="
},
"finalhandler": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz",