Commit Graph

5650 Commits

Author SHA1 Message Date
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
Ylian Saint-Hilaire 5d7fabfc21 Added guest web sharing of HTTP/HTTPS (#4413) 2022-08-25 20:11:47 -07:00
Ylian Saint-Hilaire d6a1f04d4a Fixed re-generting the TLS certificate if the desired cert name does not match. 2022-08-24 15:03:02 -07:00
Ylian Saint-Hilaire 6b1b034c61 Fixed device sharing links when using in LAN mode. 2022-08-24 14:10:40 -07:00
Ylian Saint-Hilaire a357f0d13f Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-08-24 13:06:48 -07:00
Ylian Saint-Hilaire f1b8af8ac4 Fixed mobile site logout when using with &key=xxx (#4420) 2022-08-24 13:06:40 -07:00
Ylian Saint-Hilaire cd6cc53533
Merge pull request #4439 from silversword411/master
docs - Adding videos, agent ref info etc.
2022-08-24 12:31:20 -07:00
silversword411 cb00ba600d
docs - updating schema map 2022-08-24 07:27:16 -04:00
silversword411 192e7eb9d1
docs - adding agent state command 2022-08-24 07:25:54 -04:00
silversword411 692e359235
docs - adding more agent control commands 2022-08-24 07:25:27 -04:00
silversword411 e265716652
docs - adding agent control command 2022-08-24 07:18:21 -04:00
silversword411 2fc5dfba70
docs - LoginKey 3FA video added 2022-08-24 07:17:06 -04:00
silversword411 41c252ea13
docs - adding yubikey video 2022-08-24 07:13:07 -04:00
silversword411 0607992e39
docs - adding ldap video https://github.com/Ylianst/MeshCentral/issues/4276 2022-08-24 07:02:03 -04:00
silversword411 dc94043954
docs - adding file based lists for json https://github.com/Ylianst/MeshCentral/issues/3401 2022-08-24 06:58:11 -04:00
silversword411 39dbf81dbf
Adding agent branding https://github.com/Ylianst/MeshCentral/issues/4410 2022-08-24 06:45:19 -04:00
silversword411 f7bb53970b
Adding more powerpoint files 2022-08-24 06:44:39 -04:00