Commit Graph

591 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 90dab68802
Merge pull request #4476 from mstrhakr/master
Update oidc passport module
2022-09-01 00:34:08 -07:00
mstrhakr 03e15c6be1 update oidc passport module
Updated to official passport-openidconnect module, removed custom module.
2022-08-31 23:51:24 -04:00
Ylian Saint-Hilaire 46e7464b49 More work on server device paging. 2022-08-31 11:54:21 -07:00
Ylian Saint-Hilaire d4d1f7d454 MeshCMD is now signed using the MeshCentral code signing cert. 2022-08-31 01:36:23 -07:00
Ylian Saint-Hilaire 0bf459bb51 Many web relay improvements and fixes (#4467, #4456) 2022-08-30 17:53:27 -07:00
Ylian Saint-Hilaire 2a201630e9 Added more text to clarify that MeshCentral needs to be offline for --resetaccount, --createaccount, --adminaccount to work. 2022-08-30 14:41:21 -07:00
Ylian Saint-Hilaire 15ee1feca5 When some files are re-generated, the old copy is now kept as -old. 2022-08-26 14:19:28 -07:00
Ylian Saint-Hilaire 5d7fabfc21 Added guest web sharing of HTTP/HTTPS (#4413) 2022-08-25 20:11:47 -07:00
Ylian Saint-Hilaire 1b67b84369 More work on integrating the script-task. 2022-08-18 18:03:03 -07:00
Ylian Saint-Hilaire 1680138e8d First pass at adding SQLite3 database support (#4398) 2022-08-15 00:33:50 -07:00
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