Commit Graph

299 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
3a8d5bc3e7 XTerm improvements. 2020-01-25 14:17:21 -08:00
Ylian Saint-Hilaire
db66f4f38a Merge pull request #871 from TotallyNotElite/mc-dyndepends
Improve the way dynamic dependencies work
2020-01-25 12:41:35 -08:00
Ylian Saint-Hilaire
5d4cf20e49 Fixed GreenLock v4 2020-01-25 12:14:14 -08:00
TotallyNotElite
7a775be4c0 Improve the way dynamic dependencies work
Properly verify the version without using hacks. Allows mc to ensure exact versions are installed. Also added otplib as a normal dependency.
2020-01-25 18:57:56 +01:00
Ylian Saint-Hilaire
2f3dd49506 Merge pull request #833 from veitw/fix-822-comma-separated-ip-lists
Fix handling of IP address lists (#822)
2020-01-17 08:06:52 -08:00
Veit Wahlich
fc6e56463c Fix: Global comma-separated user/agent IP lists do not update corresponding config.settings arrays, fixes #822 2020-01-16 15:06:35 +01:00
Veit Wahlich
5dfd42b5b5 Fix: Domain-based comma-separated list UserBlockedIP gets overwritten with list from UserAllowedIP. 2020-01-16 15:02:56 +01:00
egallup02360
e458beda74 No need to do anything with the config string 2020-01-14 08:17:12 -05:00
egallup02360
2f7778c490 Fix new lines in config on CentOS 2020-01-13 14:23:13 -05:00
egallup02360
67e6e3bc3d Fix install on Linux 2020-01-13 13:34:10 -05:00
Ylian Saint-Hilaire
6607b04a9e Many small fixes. 2020-01-12 13:50:06 -08:00
Ylian Saint-Hilaire
3427f242f1 Linux systemd isntall fix. 2020-01-09 16:41:14 -08:00
Ylian Saint-Hilaire
3b9173b9d3 Added Linux --install/--uninstall/--start/--stop for quick Systemd install. 2020-01-09 16:35:48 -08:00
Ylian Saint-Hilaire
1134dd2f7c First version with user groups enabled. 2020-01-04 13:46:55 -08:00
Ryan Blenis
e123bb9735 Only if plugins are enabled, add semver module 2020-01-04 13:49:08 -05:00
Ylian Saint-Hilaire
fdd56b2dc5 Updated file headers. 2020-01-02 18:30:12 -08:00
Ylian Saint-Hilaire
fbbc619364 Lots of progress on security user group UI. 2019-12-29 18:10:58 -08:00
Ylian Saint-Hilaire
19f1296385 Fixed MeshCentral server update on Windows. 2019-12-22 12:44:16 -08:00
Ylian Saint-Hilaire
46e3bef83c Fixed SSPI Account Settings, UserConsent Setting, use of NPM with a proxy. 2019-12-20 16:45:41 -08:00
Ylian Saint-Hilaire
def2338f9c Fixed web app interface and server version. 2019-12-20 14:02:49 -08:00
Ylian Saint-Hilaire
3cb56ee4ec Added Device Group Summary Panel, other fixes. 2019-12-18 12:00:08 -08:00
Ylian Saint-Hilaire
fd2c9de227 Fixed decodeCookie() 2019-12-12 11:03:33 -08:00
Ylian Saint-Hilaire
37d3bea8c6 Added way to use cookies only once, added desktopPrivacyBarText option in domain. 2019-12-11 15:44:10 -08:00
Ylian Saint-Hilaire
96f568db9b Updated Windows Agents. 2019-12-10 18:17:25 -08:00
Ylian Saint-Hilaire
4ca5be4b2e Improved Czech, Improved Let's Encrypt validation, added --dbstats and --showsmbios. 2019-12-08 20:46:25 -08:00
Ylian Saint-Hilaire
9210034ff6 Added Let's Encrypt settings validation. 2019-12-04 13:45:29 -08:00
Ylian Saint-Hilaire
466bf6791e Many little fixes, new MeshCommander with UI fixes. 2019-12-04 12:01:03 -08:00
Ylian Saint-Hilaire
6c5bb46d22 Fixed web app error, display stderr on the console. 2019-12-03 17:44:08 -08:00
Ylian Saint-Hilaire
6cc6d019cd Improved internalization, french translation. 2019-12-01 15:21:33 -08:00
Ylian Saint-Hilaire
2c6528e847 Added Czech, MpsAliasHost. 2019-12-01 12:52:32 -08:00
Ylian Saint-Hilaire
664eb63c63 Implemented optional 2nd factor skip for some IP addresses 2019-11-28 20:57:34 -08:00
Ylian Saint-Hilaire
65d20c3c78 Added server warnings in MyServer tab. 2019-11-26 14:11:09 -08:00
Ylian Saint-Hilaire
87411b099e Added support for multiple login 3FA keys. 2019-11-25 14:30:23 -08:00
Ylian Saint-Hilaire
75d49db30b Plugin system improvements. 2019-11-25 14:12:43 -08:00
Ylian Saint-Hilaire
95c5d1c102 Improved built-in Windows Service install/uninstall. 2019-11-21 18:03:02 -08:00
Ylian Saint-Hilaire
07d4099892 Added bad login IP blocking cooloff support. 2019-11-19 13:33:52 -08:00
Ylian Saint-Hilaire
2ab89dc8a9 Added extra checking for Let's Encrypt NodeJS version. 2019-11-19 11:18:08 -08:00
Ylian Saint-Hilaire
a02ef5259c Added Let's Encrypt support on alias port 80 2019-11-17 13:35:50 -08:00
Ylian Saint-Hilaire
aa026a8f33 More logging improvements 2019-11-16 12:27:12 -08:00
Ylian Saint-Hilaire
7209a22969 Added file logging support. 2019-11-16 12:13:04 -08:00
Ylian Saint-Hilaire
b45b60fb13 GreenLockv3 fixes 2019-11-15 17:55:05 -08:00
Ylian Saint-Hilaire
1ff68e3ca2 Moved to GreenLock v3 2019-11-13 22:47:17 -08:00
TotallyNotElite
25fbc29cd0 Clean up module install code
Having a global reference for InstallModuleChildProcess isn't actually required since this is javascript.
Take the substring that doesn't include the version tag, so "require" can find the module
Fixes #631
2019-11-07 09:02:43 +01:00
TotallyNotElite
d6d2077126 Revert "Fixed GreenLock install."
This reverts commit 013fb09d6c.
2019-11-06 19:13:33 +01:00
ylianst
afa1b858ba Fixed GreenLock install. 2019-11-06 02:49:40 -08:00
ylianst
a97a62b001 Increased NPM install timer from 10 to 120 seconds. 2019-11-05 03:20:08 -08:00
ylianst
969ce2979f Force GreenLock 2.8.8 until v3 support is added 2019-11-02 13:03:53 -07:00
Ylian Saint-Hilaire
33eca58670 Reverse proxy improvements. 2019-10-29 16:31:03 -07:00
Ylian Saint-Hilaire
1f06f91610 Improved support for reverse-proxy certificate loading. 2019-10-29 16:17:29 -07:00
Ylian Saint-Hilaire
565b549ff6 Fixed reverse proxy cert load for sub-domains with no DNS setting. 2019-10-29 11:14:51 -07:00
Ylian Saint-Hilaire
532c10def6 Added correct hostname header when loading reverse proxy certificate. 2019-10-29 11:10:57 -07:00
Ylian Saint-Hilaire
011e0bcc6e Fixed datapath and filespath settings that did not work. 2019-10-28 17:18:39 -07:00
Ylian Saint-Hilaire
545520563a Added AgentUpdateBlockSize to settings section of config.json 2019-10-28 16:52:12 -07:00
Ylian Saint-Hilaire
a4eb2d3eb2 Fixed AgentsInRAM setting in config.json. 2019-10-27 12:17:12 -07:00
Ylian Saint-Hilaire
cfc5cc5016 Fixed how the Windows MeshAgent's are downloaded from the server. 2019-10-23 13:12:30 -07:00
Ylian Saint-Hilaire
0e3f60e613 Added basic HashiCorp Vault support. 2019-10-14 13:35:27 -07:00
Ylian Saint-Hilaire
38f9eadcd3 Fixed geolocation map, broken device group creation. 2019-10-11 15:14:38 -07:00
Ylian Saint-Hilaire
1b9778d4ed Removed clonings. 2019-10-11 11:16:36 -07:00
Ylian Saint-Hilaire
dece20ac93 Improvements to plugin support. 2019-10-10 11:13:25 -07:00
Ryan Blenis
be87880dc5 More plugin hooks / development of base 2019-10-08 04:18:40 -04:00
Ylian Saint-Hilaire
1db0899a7d Added MQTT authentication. 2019-10-05 14:24:40 -07:00
Ylian Saint-Hilaire
9fbe211cad More MQTT improvements 2019-10-04 17:24:30 -07:00
Ylian Saint-Hilaire
7bba856984 Made MQTT optional. 2019-10-04 12:18:56 -07:00
Ylian Saint-Hilaire
8ada7e39dc Merge pull request #530 from jsastriawan/add_mqtt
Added MQTT support over WSS and multiplexed with MPS
2019-10-04 11:37:18 -07:00
Ylian Saint-Hilaire
c860125a9d Improved DB records encryption support. 2019-10-03 13:32:54 -07:00
jsastriawan
96da14b122 Added MQTT support over WSS and multiplexed with MPS 2019-10-02 17:57:18 -07:00
Ylian Saint-Hilaire
d470944b8d New MeshAgents, MeshCtrl fix 2019-09-20 15:20:59 -07:00
Ylian Saint-Hilaire
0b7452abd8 Completed the Show Self Events Only feature. 2019-09-19 11:21:35 -07:00
jsastriawan
6883d792dc Inital commit for APF over secure websocket 2019-08-29 14:38:13 -07:00
Ylian Saint-Hilaire
0a60656e8d Improved meshcentral-web customization support. 2019-08-25 11:08:32 -07:00
Ylian Saint-Hilaire
3aebee8f5e Improved server tracing. 2019-08-23 11:51:48 -07:00
Ylian Saint-Hilaire
dc193fde02 Added server tracing dialog in web app. 2019-08-22 15:31:39 -07:00
Ylian Saint-Hilaire
3b1ece80bd MeshPlayer improvements. 2019-08-12 16:16:52 -07:00
Ylian Saint-Hilaire
72f04563d0 Peering fixes, 404 page, new desktop special keys. 2019-08-12 14:58:06 -07:00
Ylian Saint-Hilaire
14030260fe Fixed AV status on Windows Server, started work on session recording 2019-08-05 11:30:07 -07:00
Ylian Saint-Hilaire
df271eb36e Added Windows Service control in remote desktop tools 2019-07-31 16:49:23 -07:00
Ylian Saint-Hilaire
36489020cf Fixed Windows Service Start 2019-07-23 14:09:44 -07:00
Bryan Roe
35138d630f Updated to add support for FreeBSD 2019-07-22 17:26:26 -07:00
Ylian Saint-Hilaire
89bfce1dc6 Fixed server self-update 2019-07-18 13:30:49 -07:00
Ylian Saint-Hilaire
c2844f65d1 Server self-update correctly not allowed when running as Windows Service. 2019-07-18 13:11:08 -07:00
Ylian Saint-Hilaire
b088d80250 Fixed MeshCentral Widnows Service exception. 2019-07-18 10:42:22 -07:00
Ylian Saint-Hilaire
c641b2d585 Fixed Windows Service Stop 2019-07-17 17:34:34 -07:00
Ylian Saint-Hilaire
03e57916a8 Added server process cleanup. 2019-07-17 15:57:42 -07:00
Ylian Saint-Hilaire
7fec856c9d Fixed server update on windows. 2019-07-17 13:07:52 -07:00
Ylian Saint-Hilaire
797705e7c5 Improved keyboard support, new email as username mode. 2019-07-08 15:59:44 -07:00
Ylian Saint-Hilaire
ce21dba54e More fixes, updated MeshCommander (Intel AMT tab) 2019-06-26 22:13:56 -07:00
Kyle
00283b4a1a Workaround / fix
#324 
Changing to the decimal representation allows this command to work properly:
node meshcentral --admin <your existing user name in format domain/username or username>

Does the default DB/ node / js not support hex literals?

This means that it is possible to for me to create an administrator user by alternate means to the first user policy. ( Which was not workin g for me )
2019-06-27 11:51:00 +10:00
Ylian Saint-Hilaire
3459b46b9a Added old Raspberry Pi support. 2019-06-21 10:14:56 -07:00
Ylian Saint-Hilaire
c2cb31f402 More work on ACM activation, MiniRouter self-signed. 2019-06-19 17:16:50 -07:00
Ylian Saint-Hilaire
d0b80154a4 More work on Intel AMT ACM activation. 2019-06-18 17:53:11 -07:00
Ylian Saint-Hilaire
aba9dc4e88 Server fixes and webapp trace support. 2019-06-17 17:17:23 -07:00
Ylian Saint-Hilaire
4f043f7c21 Server fixes. 2019-06-17 15:20:47 -07:00
Ylian Saint-Hilaire
9c2da0696f More work on Intel AMT ACM activation. 2019-06-13 16:39:21 -07:00
Ylian Saint-Hilaire
53b3845624 Started work on Intel AMT ACM activation. 2019-06-12 19:40:27 -07:00
Ylian Saint-Hilaire
feb3542e8b Added invitation link email, server fixes and improvements. 2019-06-12 10:23:26 -07:00
Ylian Saint-Hilaire
74930c10df Fixed invitation link encryption key. 2019-06-07 17:11:56 -07:00
Ylian Saint-Hilaire
c177c25b34 Added support for wildcard Let's Encrypt certs. 2019-06-07 15:55:24 -07:00
Ylian Saint-Hilaire
eb1c6d3a48 Added server redirection and unlimited invite URL's. 2019-06-07 10:20:54 -07:00
Ylian Saint-Hilaire
b676ab7e16 Added public agent install invitation link support. 2019-06-03 13:15:38 -07:00
Ylian Saint-Hilaire
162de5153b Added MongoDbChangeStream option. 2019-05-28 17:42:11 -07:00