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 |
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 |