Commit Graph

603 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
b7f8e5238b Added Telegram setup system with --setuptelegram (#4650) 2022-10-22 14:51:16 -07:00
Ylian Saint-Hilaire
7e3dce0ef7 First pass at adding Telegram support (#4650) 2022-10-22 07:23:55 -07:00
Simon Smith
e7574b5089
fix minifycore default 2022-09-29 20:07:50 +01:00
Ylian Saint-Hilaire
3829dbcf41 Fix const error (#4519) 2022-09-07 08:12:52 -07:00
Ylian Saint-Hilaire
d25bfeafa5 Minor fixes. 2022-09-06 17:52:47 -07:00
Ylian Saint-Hilaire
c8335f94d4 Added warning if NodeJS version does not support OpenID. 2022-09-06 14:40:52 -07:00
mstrhakr
5619948d31 Added Group Support to OIDC
Supports choosing groups to..
  -Allow or restrict login to server
  -Sync with user groups (with / without filter)
  -Grant or revoke site admin privileges
2022-09-06 00:29:22 -04:00
mstrhakr
7ec476ec4d initial working discovery
if user is missing info, we will discover it automatically using well-known endpoints
2022-09-04 15:18:53 -04:00
Ylian Saint-Hilaire
804311dd51 Fixed MongoDB module version. 2022-09-03 00:40:14 -07:00
Ylian Saint-Hilaire
4e86b319f7 Added support for help request emails (#4489) 2022-09-02 17:03:38 -07:00
Ylian Saint-Hilaire
9738848dc5 Added email to console for easy debugging. 2022-09-02 15:27:07 -07:00
Ylian Saint-Hilaire
49e04bd454 Improved user authentication log and added 'authlog' tracing. 2022-09-01 22:06:08 -07:00
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