Commit Graph

1104 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire f1f4c02c68 Added browser notification support to MeshMessenger 2019-09-26 12:58:35 -07:00
Ylian Saint-Hilaire 77df924926 Fixed welcome image not working in config.json 2019-09-26 10:16:22 -07:00
Ylian Saint-Hilaire c3bc430241 Improved recording filenames. 2019-09-25 17:06:35 -07:00
Ylian Saint-Hilaire 23e7919933 Added shift-click to open a new tab 2019-09-25 15:41:37 -07:00
Ylian Saint-Hilaire 83612d06a3 Fixed checking code. 2019-09-25 15:09:40 -07:00
Ylian Saint-Hilaire 7f5b8ae21e Single factor warning, more security checking. 2019-09-25 12:10:41 -07:00
Ylian Saint-Hilaire b529680615 Security fixes. 2019-09-25 11:37:58 -07:00
Ylian Saint-Hilaire 5b48c468ca New version of Linux MeshAgents 2019-09-24 11:36:11 -07:00
Ylian Saint-Hilaire b87b5e93a4 Sysinfo doc now live update, improved 2FA backup codes dialog. 2019-09-24 10:34:33 -07:00
Ylian Saint-Hilaire c331681ad1 Can now select backup codes. 2019-09-23 16:50:50 -07:00
Ylian Saint-Hilaire 4c6278940a Updated minifications. 2019-09-23 16:47:08 -07:00
Ylian Saint-Hilaire 5a8bd9b3f2 New details panel 2019-09-23 16:46:26 -07:00
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