Commit Graph

681 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
0fd8b17f5e Added AceBase maintenance. AceBase record removal seems to be terribly slow. 2022-08-14 13:24:14 -07:00
Ylian Saint-Hilaire
1f239481b7 Added basic AceBase support (#4398) 2022-08-13 18:32:17 -07:00
Ylian Saint-Hilaire
d519546a6c Added support for changing the Windows agent bitmap logo within the executable. Agent needs to be changed to fully support this. 2022-08-11 17:37:42 -07:00
Ylian Saint-Hilaire
37bcae368b First working version of Windows agent icon replacement. 2022-08-11 13:34:06 -07:00
Ylian Saint-Hilaire
48c6b42a0b Started work on integrating Windows agent icon customization prior to agent signing. 2022-08-10 13:12:59 -07:00
Ylian Saint-Hilaire
b760bb6116 Fix agent metadata (agentFileInfo), the ProductVersion and FileVersion. 2022-08-04 01:47:36 -07:00
Ylian Saint-Hilaire
4f89501285 Added --no-package-lock argument when running npm install to install missing modules. This should remove unwanted module pruning. (#4318) 2022-07-28 15:27:42 -07:00
Ylian Saint-Hilaire
a4bb51fd55 Forces acme-client@4.2.5 to be installed to upgrade from older versions that use SHA-1 certificate requests that is not longer supported by Let's Encrypt. (#4300) 2022-07-21 18:38:36 -07:00
Ylian Saint-Hilaire
2894b362ac Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-07-19 15:46:34 -07:00
Ylian Saint-Hilaire
2529b35094 Typo fix (#4290) 2022-07-19 15:46:23 -07:00
silversword411
a3719b2a78
typos v3 2022-07-19 17:52:30 -04:00
Ylian Saint-Hilaire
66b0315624 Browser session security improvements. 2022-07-12 17:45:19 -07:00
Ylian Saint-Hilaire
bcc2a8607e Fix for web relay using ports. 2022-07-11 23:26:54 -07:00
Ylian Saint-Hilaire
04fb1f2bf0 Added CAPTCHA option when creating new accounts on login screen. 2022-07-11 14:35:05 -07:00
Ylian Saint-Hilaire
a0ea6ead09 Put in the groundwork for web relay with multiple relay DNS names. 2022-07-10 01:32:11 -07:00
Ylian Saint-Hilaire
3b16b51b08 Allow CrowdSec configuration with any capitalizations in the name. 2022-07-08 11:28:17 -07:00
Ylian Saint-Hilaire
40bc91b6f3 Many CrowdSec improvements. 2022-07-07 21:51:09 -07:00
Ylian Saint-Hilaire
947d9094cb Added support for Crowdsec, an open-source and collaborative IPS (Intrusion Prevention System) 2022-07-06 20:34:04 -07:00
Ylian Saint-Hilaire
5ba9d7e503 Added support to HTTP web relay on the main web server port with used with a specified DNS name, #4210 2022-07-03 00:44:58 -07:00
Ylian Saint-Hilaire
1e7456f56d Updated URL in --help. 2022-06-27 15:22:44 -07:00
Ylian Saint-Hilaire
4dd5c18db4 Started work on HTTP web relay, #4172 2022-06-24 14:34:27 -07:00
Ylian Saint-Hilaire
0d3454fb86 Added authenticode HTTP proxy support, #4168 2022-06-23 15:39:40 -07:00
Ylian Saint-Hilaire
34fdb39dcd Completed support for chaning windows executable file information resources. 2022-06-20 14:31:28 -07:00
Ylian Saint-Hilaire
44994a5a9b Added experimental options to change the Windows agent resource executable information. 2022-06-20 12:03:23 -07:00
Ylian Saint-Hilaire
fa13239d46 Minor code signing improvements and clean up. 2022-06-18 21:47:44 -07:00
Ylian Saint-Hilaire
537409e964 Fixed server exception when settings .msh random without custom agent signing cert. 2022-06-18 10:54:13 -07:00
Ylian Saint-Hilaire
24b096205c Fixed server exception if no agent signing cert is present. 2022-06-18 10:43:03 -07:00
Ylian Saint-Hilaire
18c11a344c Added agent time stamping when signing a Windows agent. 2022-06-18 00:07:45 -07:00
Ylian Saint-Hilaire
1fbbc6caaa Fixed agent locking url when AgentAliasDNS is used. 2022-06-17 09:22:10 -07:00
Ylian Saint-Hilaire
fa136c489c Fixed server exception on backup restore, #4085 2022-06-07 10:02:38 -07:00
Ylian Saint-Hilaire
43bbabc00c Added workaround if MeshCentral can't sign the agents, #4069 2022-06-01 16:30:28 -07:00
Ylian Saint-Hilaire
c04666895c Added agent signature locking support. 2022-05-29 12:35:27 -07:00
Ylian Saint-Hilaire
6a5ceff0ad Fixed typo. 2022-05-29 11:19:46 -07:00
Ylian Saint-Hilaire
25c805d7ea Fixed certificate creation when using with authenticode. 2022-05-29 11:16:52 -07:00
Ylian Saint-Hilaire
3e44d64c19 Added support for custom agent code signing cert and code signing fixes. 2022-05-28 22:59:21 -07:00
Ylian Saint-Hilaire
82254b80ed Integration of agent code signing into MeshCentral. 2022-05-28 22:34:48 -07:00
Ylian Saint-Hilaire
24fd7b58fb Workaroudn for broken Password v0.6.0, #4034 2022-05-23 12:56:06 -07:00
Ylian Saint-Hilaire
71034c8b53 Updated archiver to 5.3.1, #4008 2022-05-18 11:19:24 -07:00
Ylian Saint-Hilaire
9a8bfdfa01 Fixed undefined agent in install dialog. 2022-05-17 16:17:49 -07:00
Ylian Saint-Hilaire
26970b2f41 Fixed cookieipcheck set to none not handled correctly. 2022-05-16 16:32:19 -07:00
Ylian Saint-Hilaire
cee069d1df Added Router and Assistant alternate path, #3988. 2022-05-16 13:48:15 -07:00
Ylian Saint-Hilaire
37b698a633 Fixed long domain names and placed maximum at 64 chars, #3973 2022-05-13 00:39:47 -07:00
Ylian Saint-Hilaire
14050dd6b7 Fixed authlog, #3954 2022-05-10 19:31:21 -07:00
Ylian Saint-Hilaire
e526e60f72 Removed debug log. 2022-04-30 20:09:44 -07:00
Ylian Saint-Hilaire
bc0dc743f1 Added RDP folder to package.json and disabled WebRTC by default. 2022-04-30 20:07:39 -07:00
Ylian Saint-Hilaire
db06ec1975 Added Web based RDP support with NLA, #3867 and #3914 2022-04-29 11:13:58 -07:00
Ylian Saint-Hilaire
a306da2df8 Fix for server exception, #3884 2022-04-15 00:36:05 -07:00
Ylian Saint-Hilaire
6b828b10e9 Relayed device group fixes. 2022-04-14 16:41:15 -07:00
Ylian Saint-Hilaire
a4a5aea4d4 Changed var to const at many places. 2022-04-14 13:07:05 -07:00
Ylian Saint-Hilaire
af8a6ec2a1 Many improvements to apprelay.js 2022-04-14 11:47:04 -07:00
Ylian Saint-Hilaire
8fce45ad76 CookieIpCheck now has none/lax/strict options, with default being lax. #3861 2022-04-09 17:12:52 -07:00
mstrhakr
ba82a005f4 update oidc npm module 2022-04-08 11:55:54 -04:00
mstrhakr
149573a878 swapped to working passport oidc module 2022-04-08 11:38:55 -04:00
mstrhakr
191285c4d2 added oidc check 2022-04-06 12:41:15 -04:00
Ylian Saint-Hilaire
c30196dd03 Fixed exception in --resetaccount, #3811 2022-03-28 11:29:55 -07:00
Ylian Saint-Hilaire
629aba7fc8 Fixed 2fahold.aspx port number. 2022-03-24 17:08:58 -07:00
Ylian Saint-Hilaire
1356dae4f2 You can now limit which users can create login tokens. #3787 2022-03-24 15:05:20 -07:00
Ylian Saint-Hilaire
e3205137e5 Added RunOnServerStarted, RunOnServerUpdated, RunOnServerError options. #3768 2022-03-17 11:19:18 -07:00
Ylian Saint-Hilaire
66003f8fd5 Added GMail OAuth support, #3744 2022-03-10 11:12:33 -08:00
Ylian Saint-Hilaire
30e15efd8d Added per-domain agent customizations, #3736 2022-03-05 09:35:04 -08:00
Ylian Saint-Hilaire
8b33208b17 httpheaders now adds to existing headers, set a header to null to force remove it. 2022-03-01 11:18:42 -08:00
Ylian Saint-Hilaire
db707b6525 Improved Intel AMT ACM cert chain creation errors. 2022-02-24 11:00:40 -08:00
Ylian Saint-Hilaire
f791515546 Fixed x-forwarded-host where multiple hosts are specified. 2022-02-16 13:00:36 -08:00
Ylian Saint-Hilaire
c33cc21350 Fixed exception when notifying a device from a domain that does not exist. 2022-02-15 14:50:58 -08:00
Ylian Saint-Hilaire
2a7b42fe3f Fixed agent install text option. 2022-02-04 15:02:09 -08:00
Ylian Saint-Hilaire
50d56b8697 Added agent customization install text, supported by upcoming agent. 2022-02-04 14:02:21 -08:00
Ylian Saint-Hilaire
8b15062880 Added --dumpcores options to MeshCentral, used to dump packed meshcores. 2022-02-03 19:11:35 -08:00
Ylian Saint-Hilaire
59e7631694 Improved log.txt logging, #3589 2022-02-03 11:57:32 -08:00
Ylian Saint-Hilaire
836ad768ac Updated headers. 2022-01-23 23:21:24 -08:00
Ylian Saint-Hilaire
9787aa758b Agent binaries will be taking from meshcentral-data/agents if present, #3482 2022-01-19 10:59:23 -08:00
Ylian Saint-Hilaire
959603b4e9 Added agent logo support. 2022-01-18 13:34:10 -08:00
Ylian Saint-Hilaire
b352cc8409 Added AgentKey support, #3468 2022-01-16 13:59:14 -08:00
Ylian Saint-Hilaire
86e0e85cf7 Fixed JSON escaping in meshcore. 2022-01-16 12:14:14 -08:00
Ylian Saint-Hilaire
e5ab311a0f --resetaccount will now remove SMS and Device Push 2FA, #3455 2022-01-13 17:34:24 -08:00
Ylian Saint-Hilaire
cd85c66a1d Fixed utf8 in meshcore. 2022-01-13 14:34:39 -08:00
Ylian Saint-Hilaire
5fa5cf5cb5 Added meshcore string translations. 2022-01-12 15:12:30 -08:00
Ylian Saint-Hilaire
01dbc70098 Added --removesubdomain command, #3440 2022-01-11 17:30:50 -08:00
Ylian Saint-Hilaire
41ea6ece28 IP lists and ranges in config.json can now be placed in a file. #3401 2022-01-03 17:12:02 -08:00
Ylian Saint-Hilaire
ad3dc5fbed Completed work on WebPowerSwitch support. 2021-12-14 14:42:45 -08:00
Noah Zalev
449d2c2121 Bugfix - ensure resetaccount pass is string 2021-12-09 09:48:03 -05:00
Ylian Saint-Hilaire
8f36513078 Early work on IP KVM integration. 2021-12-02 20:20:37 -08:00
Ylian Saint-Hilaire
3ae1b139c5 Sendmail fixes. 2021-11-27 11:37:30 -08:00
Ylian Saint-Hilaire
52cee41535 Added Telnyx SMS provider support. #3306 2021-11-27 11:06:56 -08:00
Ylian Saint-Hilaire
51744bb277 Sendmail fix, #3299 2021-11-26 10:51:34 -08:00
Ylian Saint-Hilaire
58f611ce72 Added Sendmail support, #3299 2021-11-25 10:34:21 -08:00
Ylian Saint-Hilaire
a95341b171 Added Last-Modified HTTP header for agent downloads, #3281 2021-11-18 18:43:27 -08:00
Ylian Saint-Hilaire
dd46cbaede Fix autoback exception, #3270 2021-11-10 22:55:10 -08:00
Ylian Saint-Hilaire
aab50dcbef Fixed event dispatching bug. 2021-11-10 17:56:12 -08:00
Ylian Saint-Hilaire
3a42b84315 Added check that backup path is not in meshcentral-data folder, #3266 2021-11-09 00:03:39 -08:00
Ylian Saint-Hilaire
66842d53c9 MeshCMD route error handling. 2021-11-02 21:53:23 -07:00
Ylian Saint-Hilaire
97bd723e4e Early work on Postgres SQL support. 2021-11-02 19:44:41 -07:00
Ylian Saint-Hilaire
0b38049015 Added option to auto-clean NPM cache on update. #3225 2021-10-28 23:00:42 -07:00
Ylian Saint-Hilaire
860f7b97c0 Fixed email notifications. 2021-10-18 17:52:36 -07:00
Ylian Saint-Hilaire
555641b35c Fixed cookie-session dependency. 2021-10-14 22:37:11 -07:00
Ylian Saint-Hilaire
064540d865 Added support device email notifications when user groups are used. 2021-10-14 22:13:35 -07:00
Ylian Saint-Hilaire
9720f0758e Completed per-device notification support. #3190 2021-10-14 18:21:43 -07:00
Ylian Saint-Hilaire
c814fdc412 Fixed typo, #3190. 2021-10-13 11:04:02 -07:00
Ylian Saint-Hilaire
0240d1a651 Fix for invalid amtactivation.log parsing. 2021-10-12 22:36:41 -07:00
Ylian Saint-Hilaire
959c147295 Fixed insecure dependencies. 2021-10-12 11:20:33 -07:00
Ylian Saint-Hilaire
44dec3bf87 Lots of work on email notification of device connect/disconnect. 2021-10-10 12:43:20 -07:00
Ylian Saint-Hilaire
02e8f747b8 Fix for amtScanner option, #3139 2021-09-16 09:43:19 -07:00
Ylian Saint-Hilaire
a75af8aa44 Added amtscanner option to settings for #3139. 2021-09-15 18:44:51 -07:00
Ylian Saint-Hilaire
5899667918 Removed debug code. 2021-09-10 13:12:21 -07:00
Ylian Saint-Hilaire
15d8f4b027 Added loginkey support to meshctrl.js, #3115 2021-09-10 13:04:10 -07:00
Ylian Saint-Hilaire
a9116c2d26 Internationalization improvements. 2021-09-01 20:06:14 -07:00
Ylian Saint-Hilaire
889381d644 All new MeshAgents, OpenSSL v1.1.1l 2021-08-30 16:03:23 -07:00
Ylian Saint-Hilaire
6289354e84 Added OpenBSD ARCHID 37. 2021-08-30 12:33:36 -07:00
Noah Zalev
354280298a Cap mongodb at 4.1.0 in response to whatwg-url err 2021-08-28 13:23:55 -04:00
Ylian Saint-Hilaire
71a6149407 Removed all dependencies on XMLDOM module. 2021-08-20 13:05:34 -07:00
Ylian Saint-Hilaire
fddf037bb1 Fixed agent compression on NodeJS v16. 2021-08-17 17:52:43 -07:00
Ylian Saint-Hilaire
fae1101123 Added MeshAgent ZIP links when compressed version is available. 2021-08-17 15:32:58 -07:00
Ylian Saint-Hilaire
e0dab2f0f4 Updated all MeshAgents. 2021-08-05 23:19:35 -07:00
Ylian Saint-Hilaire
a8f86bb1d5 Arch 35 name fix 2021-08-04 19:01:02 -07:00
Ylian Saint-Hilaire
9ec069eec2 Added ArchID 35 2021-08-04 18:59:11 -07:00
Ylian Saint-Hilaire
2281a61e30 Completed device inactive auto-remove feature. 2021-08-04 10:55:33 -07:00
Linus Heckemann
63b52fa1f6 Handle all configured paths as potentially absolute 2021-08-04 09:29:48 +02:00
Ylian Saint-Hilaire
a45febe864 More lastconnect improvements, added meshid. 2021-08-03 19:28:48 -07:00
Ylian Saint-Hilaire
d006dbbff8 More last device connection improvements. 2021-07-31 19:31:47 -07:00
Linus Heckemann
dec1f3c489 Allow passing absolute path to configfile 2021-07-21 12:59:17 +02:00
Ylian Saint-Hilaire
395fc6c5c3 Changed dependency from ws@5.2.0 to ws@5.2.3 2021-07-19 09:07:21 -07:00
Noah Zalev
ad6ff11413 meshuser: log uncaught exceptions to mesherrs 2021-07-10 20:14:15 -04:00
Ylian Saint-Hilaire
9b7dfff4b1 Check for invalid certificate name. 2021-06-28 12:49:50 -07:00
Noah Zalev
5552fb996b Bugfix: variable name typo 2021-06-22 19:54:37 -04:00
Ylian Saint-Hilaire
83117f3409 Added CPU to server graph. 2021-06-22 09:55:31 -07:00
Ylian Saint-Hilaire
e9f5392c61 Added indexing switch --indexmcrec to MeshCentral. 2021-06-22 08:24:06 -07:00
Ylian Saint-Hilaire
f73cc51fcc Fixed typo. 2021-06-11 15:17:00 -07:00
Ylian Saint-Hilaire
ef70a44c31 Version 0.8.60 2021-06-09 22:11:15 -07:00
Ylian Saint-Hilaire
18e306426d Rolled back express-ws due to agent not doing websocket masking. 2021-06-09 15:34:05 -07:00
Ylian Saint-Hilaire
5d1472e5ac Fixed SSH2 dependency on NodeJS v11 2021-06-08 12:19:16 -07:00
Ylian Saint-Hilaire
919894d7f6 Fixed SSH2 dependency on NodeJS 10.4. 2021-06-08 12:14:20 -07:00
Noah Zalev
2a0f0de8ab Added version validation to serverupdate 2021-05-29 14:17:34 -04:00
Ylian Saint-Hilaire
f036546c92 Now requires NodeJS v10 or above. 2021-05-27 15:25:54 -07:00
Ylian Saint-Hilaire
eb160fa583 Added TCP syslog support. 2021-05-18 23:54:36 -07:00
Ylian Saint-Hilaire
db03a0959e Windows hashing fix for MeshAssistant. 2021-05-18 15:44:53 -07:00
Ylian Saint-Hilaire
e8a3ceb558 Added Assistant as agent download. 2021-05-17 21:41:20 -07:00
Ylian Saint-Hilaire
11f53f3c98 Added Assistant as Agent type. 2021-05-10 22:23:03 -07:00
Ylian Saint-Hilaire
b349b83ef1 Initial work on traffic graph. 2021-05-05 17:08:50 -07:00
Nicolas Duteil
038d3e85d6 refactor: rename function getCurrentVerion => getCurrentVersion 2021-05-03 11:01:23 +02:00
Ylian Saint-Hilaire
110195d8c6 Started work on web-based SSH support. 2021-04-28 23:22:54 -07:00
Ylian Saint-Hilaire
8083f9db87 Removed connect-redis. 2021-04-27 01:05:53 -07:00
Ylian Saint-Hilaire
5d11173f10 Added certificate expiration warning. 2021-04-23 14:17:13 -07:00
Noah Zalev
8a33e99aeb Fixed log.txt permission bits 2021-04-19 12:57:27 -04:00
Noah Zalev
fad0f767ca Added error checking at self update npm install 2021-04-18 18:11:52 -04:00
Ylian Saint-Hilaire
8b2835d40a Added Agent Error Log Fetching. 2021-04-17 14:44:19 -07:00
Ylian Saint-Hilaire
b9b2aa55ba Improved MeshCMD server authentication. 2021-04-06 09:22:26 -07:00
Ylian Saint-Hilaire
a32081d7d3 Intel AMT password discovery added to amtactivation.log. 2021-04-05 14:55:52 -07:00
Ylian Saint-Hilaire
85ef5fca26 Added fetching previous Intel AMT activation passwords into table. 2021-04-03 18:29:02 -07:00
Ylian Saint-Hilaire
cecab41cff Added Windows CPU load indicator 2021-04-02 22:41:51 -07:00
Ylian Saint-Hilaire
8771313fc4 Fix for #2423 2021-03-27 00:26:18 -07:00
Ylian Saint-Hilaire
5b16e696c2 Fix for #2388 2021-03-13 15:01:12 -08:00