Commit Graph

2442 Commits

Author SHA1 Message Date
Bryan Roe
40ae7f5bdd Updated 'openuserdesktopurl' so that on Windows, it uses the task scheduler to spawn the target into the user desktop, as opposed to just impersonating the user. 2019-09-23 13:07:13 -07:00
Ylian Saint-Hilaire
f29271ec99 Fixed SMBios.js 2019-09-23 12:59:41 -07:00
Ylian Saint-Hilaire
60bce86622 Session IP binding, MeshCtrl Invite Link 2019-09-23 11:45:10 -07:00
Ylian Saint-Hilaire
a259e4f21f
Merge pull request #498 from jsastriawan/master
First working AMT server side stack
2019-09-23 09:58:54 -07:00
jsastriawan
9c09a3ebc0 A working serverside AMT API via 3 different
modes, namely  mode 1 (AMT Direct),
mode 2 (CIRA) and mode 3 (APF bridge)
2019-09-20 17:21:58 -07:00
Ylian Saint-Hilaire
abe2e79557 Fixed agent invite when minify is enabled. 2019-09-20 16:24:37 -07:00
Ylian Saint-Hilaire
5375cab3df New MeshAgents, MeshCtrl fix 2019-09-20 15:20:59 -07:00
Ylian Saint-Hilaire
f1408feafb Fixed IPv6 issue with session binding and added device group name to CIRA script. 2019-09-20 10:41:31 -07:00
Ylian Saint-Hilaire
0328eefaa6 Fixed Show Only Own Events 2019-09-19 17:47:04 -07:00
Ylian Saint-Hilaire
364e3fa631 Added support for remote desktop cursors. 2019-09-19 17:24:05 -07:00
jsastriawan
d4c55680e2 Add AMT stack and disable _socket debug on apfserver.js 2019-09-19 12:25:13 -07:00
Ylian Saint-Hilaire
296f06db4b Completed the Show Self Events Only feature. 2019-09-19 11:21:35 -07:00
Ylian Saint-Hilaire
2ffea1ffef
Merge pull request #491 from jsastriawan/master
Adding console apf command
2019-09-19 10:35:29 -07:00
Ylian Saint-Hilaire
264f0db128 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-09-18 12:05:46 -07:00
Ylian Saint-Hilaire
289094f1d3 Added View Self Events only device group permission. 2019-09-18 12:05:33 -07:00
jsastriawan
f1083a9448 Add console command to manually start apf tunnel 2019-09-17 13:11:22 -07:00
Bryan Roe
8c44ed60c7 Updated 'uninstallAgent' to try to uninstall secondary agent too. 2019-09-16 13:08:29 -07:00
Bryan Roe
f14a3dc163 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-09-16 11:12:13 -07:00
Bryan Roe
57ab51ed6f 1. Added -E switch to sudo, to preserve proxy settings
2. Added uninstallAgent console command
2019-09-16 11:11:53 -07:00
Ylian Saint-Hilaire
0646b4dcea Added SMTP connection options. 2019-09-16 10:49:35 -07:00
jsastriawan
82b9d490bb Add apf client for duktape and minor debug removal. 2019-09-16 07:58:30 -07:00
Ylian Saint-Hilaire
60af11542f Rebranding fixes 2019-09-15 12:47:59 -07:00
Ylian Saint-Hilaire
b7280ff7ad Fixed SMTP TLS options. 2019-09-14 17:54:55 -07:00
Ylian Saint-Hilaire
b8b7a81ec2 Fixed web page title with device group 2019-09-14 17:44:24 -07:00
Ylian Saint-Hilaire
28a809b81e Rolled back cookie ip binding for now. 2019-09-14 17:35:10 -07:00
Ylian Saint-Hilaire
840133b3d3 Rolled back two changes to see if it affects 2FA. 2019-09-14 17:27:49 -07:00
Ylian Saint-Hilaire
cdd1edfd61 Fixed CIRA session recording issue. 2019-09-14 16:57:54 -07:00
Ylian Saint-Hilaire
9a4376bd59 Added mesh name to device title. 2019-09-14 12:10:26 -07:00
Ylian Saint-Hilaire
7d0a98b2c5
Merge pull request #461 from jsastriawan/master
Inital commit for APF over secure websocket
2019-09-14 11:47:20 -07:00
Ylian Saint-Hilaire
dfa4039d55 Added IP binding to session and encoded cookies. 2019-09-12 16:24:35 -07:00
Ylian Saint-Hilaire
6dde0cce0f Added more security in HTTP headers 2019-09-12 15:12:40 -07:00
Ylian Saint-Hilaire
433bff309e Added AMT build to MeshCMD activation. 2019-09-12 14:03:18 -07:00
Ylian Saint-Hilaire
e9f9950740 Reverse proxy fixes. 2019-08-31 19:40:50 -07:00
jsastriawan
c147e023b7 Inital commit for APF over secure websocket 2019-08-29 14:38:13 -07:00
Bryan Roe
668f496dc9 Added dump command to console 2019-08-26 17:02:27 -07:00
Ylian Saint-Hilaire
452d190d37 Added session timer to desktop and terminal. 2019-08-26 16:55:50 -07:00
Ylian Saint-Hilaire
8d07e05e10 Changed SMTP TLS security options. 2019-08-26 15:51:50 -07:00
Ylian Saint-Hilaire
9e4c03022b Fixed reverse-proxy problems with TLS offload. 2019-08-26 14:43:15 -07:00
Ylian Saint-Hilaire
25fc193a8b Added support for browsers that don't support cookies. 2019-08-26 12:20:24 -07:00
Ylian Saint-Hilaire
fbf20e1674 Improved meshcentral-web customization support. 2019-08-25 11:08:32 -07:00
Ylian Saint-Hilaire
a8e15a4fa9 Improved server tracing, added 1h static file max-age. 2019-08-23 15:45:36 -07:00
Ylian Saint-Hilaire
6ebcaf493b Improved server tracing. 2019-08-23 11:51:48 -07:00
Ylian Saint-Hilaire
7641aa72e6 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-08-22 17:05:30 -07:00
Ylian Saint-Hilaire
5326362092 Fixed 2FA when in LAN mode. 2019-08-22 17:05:21 -07:00
Bryan Roe
fcc8008e06 Deleted un-needed files, becuase they are integrated into the agent 2019-08-22 16:58:10 -07:00
Ylian Saint-Hilaire
4a2f3e3289 Fixed 404 page, file uploads, sub-domain support. 2019-08-22 16:39:50 -07:00
Ylian Saint-Hilaire
fa13b982ac Added server tracing dialog in web app. 2019-08-22 15:33:19 -07:00
Ylian Saint-Hilaire
de26e8370d Added server tracing dialog in web app. 2019-08-22 15:31:39 -07:00
Saint-Hilaire
86d19fadbf Removed 404 page until a fix is found. 2019-08-17 16:42:04 -04:00
Ylian Saint-Hilaire
57c3b61e37 Undo of win-terminal.js change. 2019-08-15 14:10:12 -07:00