Commit Graph

2337 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 32826be071 Updated MeshCMD. 2019-06-26 22:20:49 -07:00
Ylian Saint-Hilaire ce21dba54e More fixes, updated MeshCommander (Intel AMT tab) 2019-06-26 22:13:56 -07:00
Ylian Saint-Hilaire cb54c941a9 Merge pull request #327 from kylelt/patch-1
Workaround / fix
2019-06-26 20:50:55 -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 6f68f45eaf Minor MeshCMD fixes. 2019-06-24 19:20:08 -07:00
Ylian Saint-Hilaire 5285fd6b40 More Intel AMT ACM/CCM work. 2019-06-24 18:56:14 -07:00
Ylian Saint-Hilaire 4f16e0f2ca more Intel AMT ACM work... 2019-06-22 22:06:50 -07:00
Ylian Saint-Hilaire 0d2efd47ea MeshCMD fixes. 2019-06-21 17:42:43 -07:00
Ylian Saint-Hilaire 1a5275c2b7 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-06-21 17:18:59 -07:00
Ylian Saint-Hilaire 9fe71f8842 New Intel AMT ACM activation with MeshCMD 2019-06-21 17:18:48 -07:00
Bryan Roe c2ea514d1f Fixed bug where 'info' resulted in 'darwin not supported' exception on MacOS 2019-06-21 15:40:56 -07:00
Ylian Saint-Hilaire 1aae4e2616 Fixed downloads links with HTML5 solution. 2019-06-21 12:10:06 -07:00
Ylian Saint-Hilaire 3459b46b9a Added old Raspberry Pi support. 2019-06-21 10:14:56 -07:00
Ylian Saint-Hilaire 57b4b6cde2 Intel AMT ACM activation fully working. 2019-06-20 18:23:52 -07:00
Ylian Saint-Hilaire 56637d4d58 More Intel AMT ACM improvements. 2019-06-20 16:56:19 -07:00
Ylian Saint-Hilaire e45a919c6e More Intel AMT ACM activation work. 2019-06-20 14:27:57 -07:00
Ylian Saint-Hilaire 1d96f89f9d First working Intel AMT ACM activation. 2019-06-19 18:11:00 -07:00
Ylian Saint-Hilaire 2bc14decd2 more Intel AMT ACM work. 2019-06-19 17:59:03 -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 3b6a805c7c Improved device timeline 2019-06-18 09:28:21 -07:00
Ylian Saint-Hilaire aba9dc4e88 Server fixes and webapp trace support. 2019-06-17 17:17:23 -07:00
Ylian Saint-Hilaire 89f37973a0 Server fixes when agent comes in with unknown agentid. 2019-06-17 15:37:13 -07:00
Ylian Saint-Hilaire 4f043f7c21 Server fixes. 2019-06-17 15:20:47 -07:00
Ylian Saint-Hilaire 0d285e9fcb Released as v0.3.6-n 2019-06-14 18:04:02 -07:00
Ylian Saint-Hilaire 2ae40aa5f6 Removed dup agent count on server stats page. 2019-06-14 16:58:03 -07:00
Ylian Saint-Hilaire 8e2e92c442 Meshcore merge. 2019-06-14 16:37:31 -07:00
Ylian Saint-Hilaire 75d4c6f649 Added minified MeshAgent cores. 2019-06-14 16:34:36 -07:00
Ylian Saint-Hilaire a546cf852a Make MeshAgent and MeshCore update. 2019-06-14 16:33:53 -07:00
Bryan Roe 6611b56cc6 1. Added user-consent
2. Added Diagnostic Agent test methods for 'console'
2019-06-14 13:57:05 -07:00
Ylian Saint-Hilaire 9c2da0696f More work on Intel AMT ACM activation. 2019-06-13 16:39:21 -07:00
Ylian Saint-Hilaire 6850822f88 Updated MeshCMD 2019-06-13 09:12:11 -07:00
Ylian Saint-Hilaire a17038e755 Changed 32bit Windows agent 2019-06-12 20:20:26 -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 3c6c109077 Updated filesaves.js' 2019-06-11 15:46:42 -07:00
Ylian Saint-Hilaire 4a35d883d5 Server fixes, added locale arg in web app. 2019-06-11 11:33:44 -07:00
Ylian Saint-Hilaire 74930c10df Fixed invitation link encryption key. 2019-06-07 17:11:56 -07:00
Ylian Saint-Hilaire 85ed10abd8 Added backupconfig command in server console. 2019-06-07 16:44:00 -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 26e9e2e99f Lost of small fixes. 2019-06-07 11:10:04 -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 21a6c048fb Fixed server exception in MeshAgent. 2019-06-07 09:44:39 -07:00
Ylian Saint-Hilaire 19c4d5588a Removed package-lock.json 2019-06-06 14:16:38 -07:00
Ylian Saint-Hilaire d541aa82f9 Fixed copy to clipboard to work on non-firefox/chrome browsers. 2019-06-06 13:34:18 -07:00
Ylian Saint-Hilaire 59ae4933ba Added IDER to MeshCMD, fixed MeshAgent connection exception. 2019-06-06 09:59:13 -07:00
Ylian Saint-Hilaire 0a62aa8ae3 Added support fo domain MaxDevices limit 2019-06-05 15:24:07 -07:00
Ylian Saint-Hilaire 184a95b3ce Added terminal sizing support. 2019-06-05 13:28:43 -07:00
Ylian Saint-Hilaire 15aaecf171 Invitation link fixes, xTerm terminal title support. 2019-06-04 13:01:32 -07:00
Ylian Saint-Hilaire b676ab7e16 Added public agent install invitation link support. 2019-06-03 13:15:38 -07:00