mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Internationalized RDP login page and added 3FA support.
This commit is contained in:
parent
89e126b976
commit
1f61bc7c2b
7 changed files with 30 additions and 32 deletions
|
@ -32,6 +32,7 @@ var meshCentralSourceFiles = [
|
|||
"../views/message.handlebars",
|
||||
"../views/messenger.handlebars",
|
||||
"../views/player.handlebars",
|
||||
"../views/mstsc.handlebars",
|
||||
"../emails/account-check.html",
|
||||
"../emails/account-invite.html",
|
||||
"../emails/account-login.html",
|
||||
|
@ -61,6 +62,7 @@ var minifyMeshCentralSourceFiles = [
|
|||
"../views/message.handlebars",
|
||||
"../views/messenger.handlebars",
|
||||
"../views/player.handlebars",
|
||||
"../views/mstsc.handlebars",
|
||||
"../public/scripts/agent-desktop-0.0.2.js",
|
||||
"../public/scripts/agent-redir-rtc-0.1.0.js",
|
||||
"../public/scripts/agent-redir-ws-0.1.1.js",
|
||||
|
|
|
@ -6318,6 +6318,7 @@
|
|||
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
|
||||
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
|
||||
"default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
|
||||
"mstsc.handlebars->main->1->3->1->8->1->0",
|
||||
"xterm.handlebars->p11->deskarea0->deskarea1->3"
|
||||
]
|
||||
},
|
||||
|
@ -8852,7 +8853,9 @@
|
|||
"default.handlebars->27->1487",
|
||||
"default.handlebars->27->1533",
|
||||
"default.handlebars->27->1542",
|
||||
"default.handlebars->27->1597"
|
||||
"default.handlebars->27->1597",
|
||||
"mstsc.handlebars->main->1->3->1->2->1->0",
|
||||
"mstsc.handlebars->main->1->3->1->2->3"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -19679,7 +19682,9 @@
|
|||
"default.handlebars->27->1661",
|
||||
"default.handlebars->27->251",
|
||||
"default.handlebars->27->280",
|
||||
"default.handlebars->27->645"
|
||||
"default.handlebars->27->645",
|
||||
"mstsc.handlebars->main->1->3->1->6->1->0",
|
||||
"mstsc.handlebars->main->1->3->1->6->3"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -27999,6 +28004,8 @@
|
|||
"default.handlebars->27->249",
|
||||
"default.handlebars->27->279",
|
||||
"default.handlebars->27->644",
|
||||
"mstsc.handlebars->main->1->3->1->4->1->0",
|
||||
"mstsc.handlebars->main->1->3->1->4->3",
|
||||
"player.handlebars->3->4"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue