Commit Graph

5666 Commits

Author SHA1 Message Date
mstrhakr 7ec476ec4d initial working discovery
if user is missing info, we will discover it automatically using well-known endpoints
2022-09-04 15:18:53 -04:00
Ylian Saint-Hilaire 77405a7232 Version 1.0.81 2022-09-03 16:03:08 -07:00
Ylian Saint-Hilaire 6393f5b029
Merge pull request #4494 from mstrhakr/master
Updated OIDC Scope
2022-09-03 16:00:47 -07:00
mstrhakr c8774e700b update oidc scope
passport-openidconnect adds the 'openid' scope to the request, regardless of if its already there.
removed 'openid' scope
removed unused 'groups' scope
2022-09-03 18:22:26 -04:00
Ylian Saint-Hilaire cae47b89a4 Fixed support for Intel vPro(R) Manageability Migration Tool 2022-09-03 12:38:58 -07:00
Ylian Saint-Hilaire a0395e862d Version 1.0.80 2022-09-03 12:03:26 -07:00
Ylian Saint-Hilaire fb5aeeaf37
Merge pull request #4492 from si458/patch-1
use latest mongodb in docker
2022-09-03 11:34:04 -07:00
Simon Smith 9d3828302b
use latest mongodb 2022-09-03 10:25:03 +01:00
Ylian Saint-Hilaire 804311dd51 Fixed MongoDB module version. 2022-09-03 00:40:14 -07:00
Ylian Saint-Hilaire d1e04a7ca7 Fixed SSPI authentication exception. 2022-09-03 00:32:49 -07:00
Ylian Saint-Hilaire 3dc9caeb0f Version 1.0.79 2022-09-02 17:10:12 -07:00
Ylian Saint-Hilaire 4e86b319f7 Added support for help request emails (#4489) 2022-09-02 17:03:38 -07:00
Ylian Saint-Hilaire 9738848dc5 Added email to console for easy debugging. 2022-09-02 15:27:07 -07:00
Ylian Saint-Hilaire 2045ebc110 Added SMS debug. 2022-09-02 15:06:30 -07:00
Ylian Saint-Hilaire 2eb8cbf2d6 Indicate proper error if auto-backup path is not correct (#4483) 2022-09-02 14:37:12 -07:00
Ylian Saint-Hilaire 55f56a1145 Fix for SMS custom handler code (#4478) 2022-09-02 00:47:00 -07:00
Ylian Saint-Hilaire 49e04bd454 Improved user authentication log and added 'authlog' tracing. 2022-09-01 22:06:08 -07:00
Ylian Saint-Hilaire 2689f4e22a Version 1.0.78 2022-09-01 14:58:16 -07:00
Ylian Saint-Hilaire 3c697d4d6e Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-09-01 13:31:19 -07:00
Ylian Saint-Hilaire dce036658e Added use URL SMS provider so anyone can bridge to their own SMS solution (#4478) 2022-09-01 13:31:10 -07:00
Bryan Roe e704614320 1. Updated so passthru parameters are passed thru installer
2. Updated so if run from SSH/Terminal, text mode will run as default, instead of appearing hung or displaying timeout.
2022-09-01 11:03:00 -07:00
Ylian Saint-Hilaire 32b194fa50 Version 1.0.77 2022-09-01 00:59:36 -07:00
Ylian Saint-Hilaire 90dab68802
Merge pull request #4476 from mstrhakr/master
Update oidc passport module
2022-09-01 00:34:08 -07:00
Ylian Saint-Hilaire ad22876219 Device paging refresh fix. 2022-08-31 22:25:40 -07:00
Ylian Saint-Hilaire 7296206aa6 Added device paging support to the mobile site. 2022-08-31 22:20:50 -07:00
mstrhakr 03e15c6be1 update oidc passport module
Updated to official passport-openidconnect module, removed custom module.
2022-08-31 23:51:24 -04:00
Ylian Saint-Hilaire 25020ffd18 First working device paging support on desktop site. 2022-08-31 17:11:15 -07:00
Ylian Saint-Hilaire 26f134c95d Completed server-side device paging support. 2022-08-31 14:16:59 -07:00
Ylian Saint-Hilaire 7ea293df60 Added db encryption descriptions in the config.json schema. 2022-08-31 12:46:16 -07:00
Ylian Saint-Hilaire cc444c606e Reverted web relay content security policy (#4474) 2022-08-31 12:24:04 -07:00
Ylian Saint-Hilaire 46e7464b49 More work on server device paging. 2022-08-31 11:54:21 -07:00
Ylian Saint-Hilaire 15c882f24e Partial support for device paging support on the server side, allows a user to view only a subset of the devices. 2022-08-31 11:28:36 -07:00
Ylian Saint-Hilaire d4d1f7d454 MeshCMD is now signed using the MeshCentral code signing cert. 2022-08-31 01:36:23 -07:00
Ylian Saint-Hilaire 860b9b8606 Version 1.0.76 2022-08-30 18:02:07 -07:00
Ylian Saint-Hilaire 0bf459bb51 Many web relay improvements and fixes (#4467, #4456) 2022-08-30 17:53:27 -07:00
Ylian Saint-Hilaire ad7cd67c02 Fixed details tab not updating on Linux (#4466) 2022-08-30 15:30:09 -07:00
Ylian Saint-Hilaire 2a201630e9 Added more text to clarify that MeshCentral needs to be offline for --resetaccount, --createaccount, --adminaccount to work. 2022-08-30 14:41:21 -07:00
Ylian Saint-Hilaire b193ee5521 Version 1.0.75 2022-08-29 12:58:46 -07:00
Ylian Saint-Hilaire ea58334db9 Updated MeshAgent on all platforms. 2022-08-29 12:54:17 -07:00
Ylian Saint-Hilaire 9042f1282c Put in guard code in meshcore.js to prevent new agent from crashing on setclip. 2022-08-28 11:32:54 -07:00
Ylian Saint-Hilaire 57bc21a1d1 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-08-27 15:47:30 -07:00
Ylian Saint-Hilaire a3d66b60fc Fixed meshcore.js, this.root._dispatcher.close(); missing on older agents. 2022-08-27 15:47:19 -07:00
Ylian Saint-Hilaire 70448ac197 Bryan's fix for meshcore.js: Added dispatcher.close() for setclip on Windows, if the dispatcher already exists 2022-08-27 15:01:22 -07:00
Ylian Saint-Hilaire 0add5f8c7c Fixed code login issue (#4458) 2022-08-26 18:47:49 -07:00
Ylian Saint-Hilaire fc2beda196 Version 1.0.74 2022-08-26 15:51:40 -07:00
Ylian Saint-Hilaire f7dc1d749b Added 'keepcerts' option to force keeping HTTPS/MPS cert. 2022-08-26 15:43:12 -07:00
Ylian Saint-Hilaire 15ee1feca5 When some files are re-generated, the old copy is now kept as -old. 2022-08-26 14:19:28 -07:00
Ylian Saint-Hilaire b0733a85de Version 1.0.73 2022-08-25 23:05:33 -07:00
Ylian Saint-Hilaire 7404dcd40c Web socket fix for web relay (#4451) 2022-08-25 21:39:10 -07:00
Ylian Saint-Hilaire 4fe394226c Improved web relay sharing (#4413) 2022-08-25 21:10:09 -07:00