Merge branch 'master' of https://github.com/Ylianst/MeshCentral
This commit is contained in:
commit
509b8161a5
|
@ -5,6 +5,7 @@
|
||||||
"_MongoDb": "mongodb://127.0.0.1:27017",
|
"_MongoDb": "mongodb://127.0.0.1:27017",
|
||||||
"_MongoDbName": "meshcentral",
|
"_MongoDbName": "meshcentral",
|
||||||
"_MongoDbChangeStream": true,
|
"_MongoDbChangeStream": true,
|
||||||
|
"_MongoDumpPath": "C:\\Program Files\\MongoDB\\Server\\4.2\\bin\\mongodump.exe",
|
||||||
"_WANonly": true,
|
"_WANonly": true,
|
||||||
"_LANonly": true,
|
"_LANonly": true,
|
||||||
"_Minify": 1,
|
"_Minify": 1,
|
||||||
|
@ -19,7 +20,9 @@
|
||||||
"powerevents": 864000
|
"powerevents": 864000
|
||||||
},
|
},
|
||||||
"_Port": 443,
|
"_Port": 443,
|
||||||
|
"_AliasPort": 444,
|
||||||
"_RedirPort": 80,
|
"_RedirPort": 80,
|
||||||
|
"_ExactPorts": "true",
|
||||||
"_AllowLoginToken": true,
|
"_AllowLoginToken": true,
|
||||||
"_AllowFraming": true,
|
"_AllowFraming": true,
|
||||||
"_WebRTC": false,
|
"_WebRTC": false,
|
||||||
|
@ -82,7 +85,9 @@
|
||||||
"_NewAccountEmailDomains": [ "sample.com" ],
|
"_NewAccountEmailDomains": [ "sample.com" ],
|
||||||
"_NewAccountsRights": [ "nonewgroups", "notools" ],
|
"_NewAccountsRights": [ "nonewgroups", "notools" ],
|
||||||
"_ManageAllDeviceGroups": [ "admin" ],
|
"_ManageAllDeviceGroups": [ "admin" ],
|
||||||
"Footer": "<a href='https://twitter.com/mytwitter'>Twitter</a>",
|
"_WelcomeText": "Sample Text on Login Page.",
|
||||||
|
"_WelcomePicture": "mainwelcome.jpg",
|
||||||
|
"_Footer": "<a href='https://twitter.com/mytwitter'>Twitter</a>",
|
||||||
"_CertUrl": "https://192.168.2.106:443/",
|
"_CertUrl": "https://192.168.2.106:443/",
|
||||||
"_PasswordRequirements": { "min": 8, "max": 128, "upper": 1, "lower": 1, "numeric": 1, "nonalpha": 1, "reset": 90, "force2factor": true, "skip2factor": "127.0.0.1,192.168.2.0/24" },
|
"_PasswordRequirements": { "min": 8, "max": 128, "upper": 1, "lower": 1, "numeric": 1, "nonalpha": 1, "reset": 90, "force2factor": true, "skip2factor": "127.0.0.1,192.168.2.0/24" },
|
||||||
"_AgentNoProxy": true,
|
"_AgentNoProxy": true,
|
||||||
|
|
|
@ -1183,6 +1183,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "64bit version of MacOS Mesh Agent",
|
"en": "64bit version of MacOS Mesh Agent",
|
||||||
|
"nl": "64bit versie van de MacOS Mesh Agent",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default.handlebars->27->320"
|
"default.handlebars->27->320"
|
||||||
]
|
]
|
||||||
|
@ -6997,6 +6998,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Email Authentication",
|
"en": "Email Authentication",
|
||||||
|
"nl": "E-mail authenticatie",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default-mobile.handlebars->9->30",
|
"default-mobile.handlebars->9->30",
|
||||||
"default.handlebars->27->759"
|
"default.handlebars->27->759"
|
||||||
|
@ -7061,6 +7063,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Email sent.",
|
"en": "Email sent.",
|
||||||
|
"nl": "E-mail verzonden.",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"login-mobile.handlebars->5->2",
|
"login-mobile.handlebars->5->2",
|
||||||
"login.handlebars->5->2"
|
"login.handlebars->5->2"
|
||||||
|
@ -7100,6 +7103,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Enable email two-factor authenticaiton.",
|
"en": "Enable email two-factor authenticaiton.",
|
||||||
|
"nl": "Schakel e-mail tweefactorauthenticatie in.",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default-mobile.handlebars->9->32",
|
"default-mobile.handlebars->9->32",
|
||||||
"default.handlebars->27->761"
|
"default.handlebars->27->761"
|
||||||
|
@ -11517,6 +11521,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Manage email authentication",
|
"en": "Manage email authentication",
|
||||||
|
"nl": "Beheer e-mailverificatie",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->3->manageEmail2FA->0",
|
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->3->manageEmail2FA->0",
|
||||||
"default.handlebars->container->column_l->p2->p2AccountSecurity->3->manageEmail2FA->1->0"
|
"default.handlebars->container->column_l->p2->p2AccountSecurity->3->manageEmail2FA->1->0"
|
||||||
|
@ -16044,6 +16049,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Secure Login",
|
"en": "Secure Login",
|
||||||
|
"nl": "Beveiligde login",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"login-mobile.handlebars->5->20",
|
"login-mobile.handlebars->5->20",
|
||||||
"login.handlebars->5->20"
|
"login.handlebars->5->20"
|
||||||
|
@ -16341,6 +16347,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Send token to registed email address?",
|
"en": "Send token to registed email address?",
|
||||||
|
"nl": "Token verzenden naar geregistreerd e-mailadres?",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"login-mobile.handlebars->5->21",
|
"login-mobile.handlebars->5->21",
|
||||||
"login.handlebars->5->21"
|
"login.handlebars->5->21"
|
||||||
|
@ -20138,6 +20145,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "When enabled, on each login, you will be given the option to receive a login token to you email account for added security.",
|
"en": "When enabled, on each login, you will be given the option to receive a login token to you email account for added security.",
|
||||||
|
"nl": "Indien ingeschakeld, krijgt u bij elke login de optie om een login-token voor uw e-mailaccount te ontvangen voor extra veiligheid.",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default-mobile.handlebars->9->31",
|
"default-mobile.handlebars->9->31",
|
||||||
"default.handlebars->27->760"
|
"default.handlebars->27->760"
|
||||||
|
@ -20269,6 +20277,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Win32 Executable",
|
"en": "Win32 Executable",
|
||||||
|
"nl": "Win32 uitvoerbaar",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default.handlebars->27->573"
|
"default.handlebars->27->573"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue