Improved http session handling, new account page

This commit is contained in:
Ylian Saint-Hilaire
2018-08-22 16:18:01 -07:00
parent 82801f4069
commit e3ed9bd3c2
6 changed files with 49 additions and 32 deletions

View File

@@ -5,6 +5,8 @@
"_MongoDbCol": "meshcentral",
"_WANonly": true,
"_LANonly": true,
"_SessionTime": 30,
"_SessionKey": "MyReallySecretPassword",
"_Port": 443,
"_RedirPort": 80,
"_AllowLoginToken": true,