Commit Graph

195 Commits

Author SHA1 Message Date
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
Ylian Saint-Hilaire ae83965976 More work on Intel AMT ACM activation. 2019-06-18 17:53:11 -07:00
Ylian Saint-Hilaire d99d92370e Server fixes and webapp trace support. 2019-06-17 17:17:23 -07:00
Ylian Saint-Hilaire c3fc3a0d2a Server fixes. 2019-06-17 15:20:47 -07:00
Ylian Saint-Hilaire 5a4223e5a6 More work on Intel AMT ACM activation. 2019-06-13 16:39:21 -07:00
Ylian Saint-Hilaire 2117f253b3 Started work on Intel AMT ACM activation. 2019-06-12 19:40:27 -07:00
Ylian Saint-Hilaire f98d937923 Added invitation link email, server fixes and improvements. 2019-06-12 10:23:26 -07:00
Ylian Saint-Hilaire efa3f6e5cf Fixed invitation link encryption key. 2019-06-07 17:11:56 -07:00
Ylian Saint-Hilaire 365e7af6fd Added support for wildcard Let's Encrypt certs. 2019-06-07 15:55:24 -07:00
Ylian Saint-Hilaire ec302db994 Added server redirection and unlimited invite URL's. 2019-06-07 10:20:54 -07:00
Ylian Saint-Hilaire 769e6b7211 Added public agent install invitation link support. 2019-06-03 13:15:38 -07:00
Ylian Saint-Hilaire 88b0b8601c Added MongoDbChangeStream option. 2019-05-28 17:42:11 -07:00
Ylian Saint-Hilaire df94210d40 Fixed autobackup settings. 2019-05-27 11:58:31 -07:00
Ylian Saint-Hilaire 1887180a18 Database fixes for new MongoDB driver. 2019-05-20 18:03:14 -07:00
Ylian Saint-Hilaire 3e5afa84c7 Error counters in MyServer panel, Autobackup now default, new console msg support. 2019-05-20 16:00:33 -07:00
Ylian Saint-Hilaire 89916841cc Improved auto-backup, missing modules recovery. 2019-05-17 15:44:01 -07:00