Commit Graph

5440 Commits

Author SHA1 Message Date
ylianst 60e7509881 Added indication of what certs are missing (#4299) 2022-07-22 20:40:51 -07:00
Ylian Saint-Hilaire 6d1dc263f4
Merge pull request #4308 from decacis/patch-1
Fix for #4307
2022-07-22 16:16:36 -07:00
Daniel Castellanos ddbd76e254
Fix for #4307
Added missing equals sign when checking null session
2022-07-22 23:01:43 +00:00
Ylian Saint-Hilaire da4f192b7a Version 1.0.57 2022-07-21 19:12:03 -07:00
Ylian Saint-Hilaire a4bb51fd55 Forces acme-client@4.2.5 to be installed to upgrade from older versions that use SHA-1 certificate requests that is not longer supported by Let's Encrypt. (#4300) 2022-07-21 18:38:36 -07:00
Ylian Saint-Hilaire 3dd8531ef9 Added code to skip the agent code signing certificate if missing and getting certs from database or vault (#4299) 2022-07-21 17:17:08 -07:00
Ylian Saint-Hilaire 46e511ef95 Fixed webserver.js exception. 2022-07-21 16:10:01 -07:00
Ylian Saint-Hilaire 4db8ff3946 Fixed webserver.js exception. 2022-07-21 16:08:38 -07:00
Ylian Saint-Hilaire 60701f5b7c Version 1.0.56 2022-07-20 16:47:12 -07:00
Ylian Saint-Hilaire c26d32d810 Fixed --no-check-certificate on Linux agent installation when the TLS certificate is trusted (#4296) 2022-07-20 16:28:01 -07:00
Ylian Saint-Hilaire e319b56f56 Version 1.0.55 2022-07-20 15:02:39 -07:00
Ylian Saint-Hilaire 034ebc986c LDAP debug improvements. 2022-07-20 13:35:59 -07:00
Ylian Saint-Hilaire 61e486ba38 Added support for LDAP account images (#4283) 2022-07-20 12:57:24 -07:00
Ylian Saint-Hilaire b7bc172c40 ldapUserName and ldapUserRealname can now be set to for example: {{{givenName}}} {{{sn}}} (#4276) 2022-07-20 00:50:32 -07:00
Ylian Saint-Hilaire 58cd5e3bea LDAP improvements (#4276) 2022-07-20 00:10:09 -07:00
Ylian Saint-Hilaire 2894b362ac Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-07-19 15:46:34 -07:00
Ylian Saint-Hilaire 2529b35094 Typo fix (#4290) 2022-07-19 15:46:23 -07:00
Ylian Saint-Hilaire e3600aa59a
Merge pull request #4291 from silversword411/master
typo hunting round 2...and some docs
2022-07-19 15:09:43 -07:00
silversword411 a895cd3f6e
docs other port debugging https://github.com/Ylianst/MeshCentral/issues/4280 2022-07-19 17:59:50 -04:00
silversword411 315a5a4209
agent debugging https://github.com/Ylianst/MeshCentral/issues/4284 2022-07-19 17:56:07 -04:00
silversword411 a3719b2a78
typos v3 2022-07-19 17:52:30 -04:00
silversword411 b0b372a4fa
vscode - more dictionary additions 2022-07-19 17:51:01 -04:00
Ylian Saint-Hilaire d4eecf6299
Merge pull request #4289 from silversword411/master
docs, pptx updates, and amt debugging
2022-07-19 13:51:54 -07:00
Ylian Saint-Hilaire 466c765df5 LDAP improvements (#4283) 2022-07-19 13:50:40 -07:00
silversword411 ff288bb0e8
vscode - dictionary update 2022-07-19 16:38:13 -04:00
silversword411 83f5a95e5c
vscode prefs - Adding C Spell custom Dictionary 2022-07-19 16:26:13 -04:00
silversword411 311965089e
typo-hunting v2 2022-07-19 16:24:59 -04:00
silversword411 ea51ae8dcb
fixing typos - Check Please! 2022-07-19 15:19:17 -04:00
silversword411 37617e40f2
Typo review and fix of schema json 2022-07-19 15:09:36 -04:00
silversword411 b88690b05b
docs - adding pptx 2022-07-19 14:49:37 -04:00
silversword411 b98a14d085
docs - amt debugging https://github.com/Ylianst/MeshCentral/issues/4253 2022-07-19 14:49:14 -04:00
silversword411 73e5f39897
docs - updating config 2022-07-19 10:38:15 -04:00
Ylian Saint-Hilaire 0489e2d571 Fixed single quote replacement in meshcmd.js. 2022-07-18 23:02:39 -07:00
Ylian Saint-Hilaire 49cac98430 Improved session id random in meshrelay.js. 2022-07-18 22:56:16 -07:00
Ylian Saint-Hilaire a3ebfa69b5 Version 1.0.54 2022-07-18 17:14:53 -07:00
Ylian Saint-Hilaire 954e5cde32 ldapSaveUserToFile will now append the file (#4276) 2022-07-18 16:18:15 -07:00
Ylian Saint-Hilaire b3dd3d3613 Added ldapSaveUserToFile option to help debug LDAP issues. 2022-07-18 16:12:53 -07:00
Ylian Saint-Hilaire 7e28bdd5a9 Improvements to MeshCMD amteventlog and amtauditlog event parsing. 2022-07-18 14:14:13 -07:00
Ylian Saint-Hilaire 12aa42f4bf More improvements to alternate messaging system (#4274) 2022-07-18 12:07:19 -07:00
Ylian Saint-Hilaire f36da0a94a Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-07-18 11:55:09 -07:00
Ylian Saint-Hilaire b24d9afab3 Removed temporary email translations. 2022-07-18 11:54:59 -07:00
Ylian Saint-Hilaire 50b98708de Fixed email translations (#4282) 2022-07-18 11:54:23 -07:00
Bryan Roe 579eb704a7 Added privacybar console command for Windows, to modify default pinned state 2022-07-18 10:47:48 -07:00
Ylian Saint-Hilaire 51e0adc7d8 Fixed exception is GetSidByteArray() in meshcmd, used in meshcmd amtauditlog. 2022-07-17 20:13:14 -07:00
Ylian Saint-Hilaire babc1999c7 Updated MeshCentral Router to fix desktop double backspace on login screen (#4267) 2022-07-15 14:35:41 -07:00
Ylian Saint-Hilaire ea977d8c0d Alternate messaging system improvements (#4274) 2022-07-15 14:23:01 -07:00
Ylian Saint-Hilaire cd99f81064 Fixed SFTP Connect button and SSH/SFTP connection on non-default domains. 2022-07-15 13:24:30 -07:00
Ylian Saint-Hilaire 9f4c2cc53e Fix for SSPI auth un-authorized. 2022-07-15 13:13:53 -07:00
Ylian Saint-Hilaire 7e042930fa Version 1.0.53 2022-07-14 16:07:41 -07:00
Ylian Saint-Hilaire acb9a5bb6e Fixed Web-RDP when used with non-default domain (#4271) 2022-07-14 15:18:41 -07:00