Commit Graph

4936 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 549f891b8b Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-04-07 11:09:32 -07:00
Ylian Saint-Hilaire ef72e5d393 Fixed Intel AMT stack, exec with cert references would not work. 2022-04-07 11:09:25 -07:00
Ylian Saint-Hilaire 09f0229eda
Merge pull request #3842 from cwgthornton/master
Improve IDE-R Support of meshcmd on linux
2022-04-07 09:19:33 -07:00
Ylian Saint-Hilaire 90d2d7b21b More work on AMT 802.1x support. 2022-04-06 19:55:32 -07:00
Ylian Saint-Hilaire b910cde272 More work on AMT 802.1x support. 2022-04-06 15:41:50 -07:00
mstrhakr 48a68197b2 added oidc section
also seems to be some kind of formatting change causing multiple other changes
2022-04-06 12:41:56 -04:00
mstrhakr 191285c4d2 added oidc check 2022-04-06 12:41:15 -04:00
mstrhakr 640933fc6e implemented passport-openidconnect
used passport-openidconnect to get login 90% working, i get as far as the oidc host sending me back to mesh central with a good auth but i dont get logged in, still testing
2022-04-06 12:40:42 -04:00
mstrhakr f9e92a9e04 added oidc lines to views 2022-04-06 12:39:13 -04:00
mstrhakr 8b29852638 added oidc images to public 2022-04-06 12:38:54 -04:00
mstrhakr 08ea9a5c81 added oidc conf to schema 2022-04-06 12:38:40 -04:00
Ylian Saint-Hilaire 1d374a5f90 Intel AMT 802.1x fixes. 2022-04-05 23:22:28 -07:00
Ylian Saint-Hilaire bbf93466b4 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-04-05 21:52:21 -07:00
Ylian Saint-Hilaire fc805eb48b More work on AMT 802.1x support. 2022-04-05 21:52:11 -07:00
Ylian Saint-Hilaire 0cf85eb1a9
Merge pull request #3843 from nicrame/master
Update Polish translation to 1.0.2
2022-04-05 15:13:47 -07:00
Ylian Saint-Hilaire 631a3a6a74 More work on 802.1x support with MeshCentral Satellite. 2022-04-05 15:09:41 -07:00
Marcin Wilk 3bb1ba2fd1 Update Polish translation to 1.0.2 2022-04-05 10:37:09 +02:00
Ylian Saint-Hilaire 9147a9d8ab Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-04-04 17:51:47 -07:00
Ylian Saint-Hilaire 9e67ab373a More AMT 802.1x support improvements. 2022-04-04 17:51:40 -07:00
Ylian Saint-Hilaire 0bb40f9677
Merge pull request #3841 from petervanv/master
Dutch language update 1.0.2
2022-04-04 17:42:02 -07:00
Chris Thornton d8cb4d10e4 Add --iderstart as an option to amtider
Allows you to change when the IDER session begins, either `onreboot`,
`graceful` or `now`
2022-04-04 15:23:54 -07:00
Chris Thornton 4787df172b Propagate rx_timeout into the ider object
(The session may get closed before the timeout expires if set to longer
than the default of 30 seconds)
2022-04-04 15:22:39 -07:00
Chris Thornton 4a516a9f8c Add ider-floppy and ider-cdrom as boot options to amtpower 2022-04-04 15:22:35 -07:00
Chris Thornton 18ecafe3e3 Use the right response variable when printing an error message 2022-04-04 13:38:22 -07:00
Chris Thornton c7d4d83e79 Switch `Buffer.from` to use `new Buffer` when used on arrays
Buffer.from when used on arrays of integers returns `null` when running
with meshagent (at least on linux, not sure if this happens elsewhere).
This allows for meshcmd amtider to actually start, since otherwise the
connection is just left hanging
2022-04-04 13:38:17 -07:00
petervanv ab4a419c8b Dutch language update 1.0.2 2022-04-04 20:40:27 +02:00
Ylian Saint-Hilaire ad3ea1b7f9 Fixed translation file. 2022-04-04 10:57:14 -07:00
Ylian Saint-Hilaire 0eab53519e Version 1.0.2 2022-04-04 10:47:24 -07:00
Ylian Saint-Hilaire 4f6962a961 Updated Windows 32bit and Linux MeshAgents. 2022-04-04 10:40:54 -07:00
Ylian Saint-Hilaire da2f53f05f Improved AMT 802.1x config to deal with platforms with just wired or wireless. 2022-04-03 00:34:00 -07:00
Ylian Saint-Hilaire 43d8eafd6a Intel AMT 802.1x improvements. 2022-04-02 23:04:04 -07:00
Ylian Saint-Hilaire 61b01f77fb Updated MeshCommander with 802.1x dialog fixes. 2022-04-02 16:03:13 -07:00
Ylian Saint-Hilaire 8e5c71cea2 Early work on support for MeshCentral Satellite for AMT 802.1x. 2022-04-02 15:27:15 -07:00
Ylian Saint-Hilaire 5a81c84d67 Improved uicustomevent security and events, #3823 2022-03-30 07:14:14 -07:00
Ylian Saint-Hilaire 3e0b76d423 Terminal fullscreen close button now on right, #3819 2022-03-29 22:10:47 -07:00
Ylian Saint-Hilaire d364ea4b12 Updated dependencies 2022-03-29 20:53:43 -07:00
Ylian Saint-Hilaire 2f55ea597a Updated Pt-Br translation. 2022-03-29 20:51:41 -07:00
Ylian Saint-Hilaire ae444a9f68 Translation revert. 2022-03-29 20:51:09 -07:00
Ylian Saint-Hilaire 0605d620f4 Updated Pt-Br translation. 2022-03-29 20:48:50 -07:00
Ylian Saint-Hilaire 4f525012ab
Merge pull request #3818 from nicrame/master
Add missing Polish translations.
2022-03-29 08:40:39 -07:00
Marcin Wilk 18dfe3eba2 Add miggin Polish translations. 2022-03-29 10:47:59 +02:00
Bryan Roe e4b483354a Added logic to remove 'safemode' from console command on Windows 32 bit agents running on 64 bit windows. 2022-03-28 22:15:45 -07:00
Ylian Saint-Hilaire f52ac376b6 Added more colums in user account export, #3802 2022-03-28 12:32:09 -07:00
Ylian Saint-Hilaire 589ae4a285 More frendly meshctrol.js unable to connect error, #3807 2022-03-28 11:53:11 -07:00
Ylian Saint-Hilaire c30196dd03 Fixed exception in --resetaccount, #3811 2022-03-28 11:29:55 -07:00
Ylian Saint-Hilaire f2f0d2795c Fix for missing string translation, #3813 2022-03-28 11:18:34 -07:00
Ylian Saint-Hilaire d72bd9ff8d Version 1.0.1 2022-03-25 22:40:20 -07:00
Ylian Saint-Hilaire ebdc9d6011 Updated all MeshAgent to OpenSSL 1.1.1n 2022-03-25 22:35:54 -07:00
Ylian Saint-Hilaire dd11816657 Fixed server update feature when given rights but are not administrator. 2022-03-25 11:13:47 -07:00
Ylian Saint-Hilaire 1bb1dd0f59 Added AMT MPS input checks. 2022-03-25 11:02:07 -07:00