Ylian Saint-Hilaire
ee2e1057d2
Version 1.0.3
2022-04-09 09:33:02 -07:00
Ylian Saint-Hilaire
a8992f6a09
Merge pull request #3856 from mstrhakr/generic-oidc
...
Feature Request: Generic OIDC
2022-04-08 09:58:54 -07:00
Ylian Saint-Hilaire
34e598f89f
Fixed typo, #3853
2022-04-08 09:57:08 -07:00
mstrhakr
4315950d73
reordered and added descriptions
2022-04-08 12:09:07 -04:00
mstrhakr
8e0e72ec18
fixed typos and missing special chars
2022-04-08 12:00:10 -04:00
mstrhakr
ba82a005f4
update oidc npm module
2022-04-08 11:55:54 -04:00
mstrhakr
c46761c4e5
Merge branch 'generic-oidc' of https://github.com/mstrhakr/MeshCentral into generic-oidc
2022-04-08 11:41:18 -04:00
mstrhakr
149573a878
swapped to working passport oidc module
2022-04-08 11:38:55 -04:00
mstrhakr
1482bd28a5
Merge branch 'Ylianst:master' into generic-oidc
2022-04-08 00:25:42 -04:00
mstrhakr
4eefe1531c
reorganized example config
2022-04-08 00:15:53 -04:00
mstrhakr
931adff892
change url to issuer
2022-04-08 00:15:17 -04:00
mstrhakr
126c1474cc
working generic oidc section
...
tested with authelia, works for me :)
2022-04-08 00:14:58 -04:00
Ylian Saint-Hilaire
1aa9a2c20c
Updated MeshCommander
2022-04-07 12:07:11 -07:00
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