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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue