Commit Graph

210 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire af745a2889 Added file logging support. 2019-11-16 12:13:04 -08:00
Ylian Saint-Hilaire d82545395d GreenLockv3 fixes 2019-11-15 17:55:05 -08:00
Ylian Saint-Hilaire 8388fd73a6 Moved to GreenLock v3 2019-11-13 22:47:17 -08:00
TotallyNotElite 629164f9d4 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 6139d44299 Revert "Fixed GreenLock install."
This reverts commit 013fb09d6c.
2019-11-06 19:13:33 +01:00
ylianst 013fb09d6c Fixed GreenLock install. 2019-11-06 02:49:40 -08:00
ylianst 9272a12a51 Increased NPM install timer from 10 to 120 seconds. 2019-11-05 03:20:08 -08:00
ylianst 338e8eb99e Force GreenLock 2.8.8 until v3 support is added 2019-11-02 13:03:53 -07:00
Ylian Saint-Hilaire 81e79019d6 Reverse proxy improvements. 2019-10-29 16:31:03 -07:00
Ylian Saint-Hilaire f062c98aad Improved support for reverse-proxy certificate loading. 2019-10-29 16:17:29 -07:00
Ylian Saint-Hilaire 9e30079ed6 Fixed reverse proxy cert load for sub-domains with no DNS setting. 2019-10-29 11:14:51 -07:00
Ylian Saint-Hilaire 6f382affde Added correct hostname header when loading reverse proxy certificate. 2019-10-29 11:10:57 -07:00
Ylian Saint-Hilaire fa4e9a459e Fixed datapath and filespath settings that did not work. 2019-10-28 17:18:39 -07:00
Ylian Saint-Hilaire 1b7bec17ef Added AgentUpdateBlockSize to settings section of config.json 2019-10-28 16:52:12 -07:00
Ylian Saint-Hilaire dec47ad066 Fixed AgentsInRAM setting in config.json. 2019-10-27 12:17:12 -07:00
Ylian Saint-Hilaire 8807ae3b3c Fixed how the Windows MeshAgent's are downloaded from the server. 2019-10-23 13:12:30 -07:00
Ylian Saint-Hilaire f72663200f Added basic HashiCorp Vault support. 2019-10-14 13:35:27 -07:00
Ylian Saint-Hilaire 6c752e85b4 Fixed geolocation map, broken device group creation. 2019-10-11 15:14:38 -07:00
Ylian Saint-Hilaire f57e8a8253 Removed clonings. 2019-10-11 11:16:36 -07:00
Ylian Saint-Hilaire ac5b6a9d73 Improvements to plugin support. 2019-10-10 11:13:25 -07:00
Ryan Blenis d143990f31 More plugin hooks / development of base 2019-10-08 04:18:40 -04:00
Ylian Saint-Hilaire 4f014fc218 Added MQTT authentication. 2019-10-05 14:24:40 -07:00
Ylian Saint-Hilaire 685dd11fe0 More MQTT improvements 2019-10-04 17:24:30 -07:00
Ylian Saint-Hilaire 893fea2329 Made MQTT optional. 2019-10-04 12:18:56 -07:00
Ylian Saint-Hilaire baff9c690a
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 5af831a0aa Improved DB records encryption support. 2019-10-03 13:32:54 -07:00
jsastriawan 8f0517b80c Added MQTT support over WSS and multiplexed with MPS 2019-10-02 17:57:18 -07:00
Ylian Saint-Hilaire 5375cab3df New MeshAgents, MeshCtrl fix 2019-09-20 15:20:59 -07:00
Ylian Saint-Hilaire 296f06db4b Completed the Show Self Events Only feature. 2019-09-19 11:21:35 -07:00
jsastriawan c147e023b7 Inital commit for APF over secure websocket 2019-08-29 14:38:13 -07:00
Ylian Saint-Hilaire fbf20e1674 Improved meshcentral-web customization support. 2019-08-25 11:08:32 -07:00
Ylian Saint-Hilaire 6ebcaf493b Improved server tracing. 2019-08-23 11:51:48 -07:00
Ylian Saint-Hilaire de26e8370d Added server tracing dialog in web app. 2019-08-22 15:31:39 -07:00
Ylian Saint-Hilaire dd92927586 MeshPlayer improvements. 2019-08-12 16:16:52 -07:00
Ylian Saint-Hilaire 043a7c0b68 Peering fixes, 404 page, new desktop special keys. 2019-08-12 14:58:06 -07:00
Ylian Saint-Hilaire ba78910fc9 Fixed AV status on Windows Server, started work on session recording 2019-08-05 11:30:07 -07:00
Ylian Saint-Hilaire ebdf55844e Added Windows Service control in remote desktop tools 2019-07-31 16:49:23 -07:00
Ylian Saint-Hilaire 0673236ae2 Fixed Windows Service Start 2019-07-23 14:09:44 -07:00
Bryan Roe 6f806961d1 Updated to add support for FreeBSD 2019-07-22 17:26:26 -07:00
Ylian Saint-Hilaire b05af960d2 Fixed server self-update 2019-07-18 13:30:49 -07:00
Ylian Saint-Hilaire f9d09c3ed8 Server self-update correctly not allowed when running as Windows Service. 2019-07-18 13:11:08 -07:00
Ylian Saint-Hilaire fcc45d64ba Fixed MeshCentral Widnows Service exception. 2019-07-18 10:42:22 -07:00
Ylian Saint-Hilaire ead9c95b03 Fixed Windows Service Stop 2019-07-17 17:34:34 -07:00
Ylian Saint-Hilaire 2672001a35 Added server process cleanup. 2019-07-17 15:57:42 -07:00
Ylian Saint-Hilaire de409b619d Fixed server update on windows. 2019-07-17 13:07:52 -07:00
Ylian Saint-Hilaire 5b6fc00420 Improved keyboard support, new email as username mode. 2019-07-08 15:59:44 -07:00
Ylian Saint-Hilaire e79cf2026e More fixes, updated MeshCommander (Intel AMT tab) 2019-06-26 22:13:56 -07:00
Kyle 4124ecf76e
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 e382dc05f8 Added old Raspberry Pi support. 2019-06-21 10:14:56 -07:00
Ylian Saint-Hilaire a4a3a5a5cd More work on ACM activation, MiniRouter self-signed. 2019-06-19 17:16:50 -07:00