Commit Graph

280 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 2ca9ea9ed4 Added server stats graph breaks. 2020-03-21 17:33:09 -07:00
Ylian Saint-Hilaire 50858a9c96 Fixed npm path issue when upgrading MeshCentral. 2020-03-15 11:35:33 -07:00
Ylian Saint-Hilaire d483872aa6 Fixed plugin version matching, 2-factor reuirement + skip, removed GreenLock completely. 2020-03-11 16:53:09 -07:00
Ylian Saint-Hilaire a1d18692f2 Fixed package.json 2020-03-11 01:31:29 -07:00
Ylian Saint-Hilaire bfb0c9c914 More session recording fixes, OTP on older NodeJS now works. 2020-03-11 01:27:16 -07:00
Ylian Saint-Hilaire 67a3b001e1 Greenlock being deprecated, added NODESKTOP device group permission. 2020-03-06 14:06:33 -08:00
Ylian Saint-Hilaire 8db708e588 More Let's Encrypt Fixes 2020-03-05 11:27:14 -08:00
Ylian Saint-Hilaire 7df7576acb Improved alternate Let's Encrypt support. 2020-03-05 11:18:50 -08:00
Ylian Saint-Hilaire fea2120849 Added completely new Let's Encrypt system. 2020-03-05 01:39:40 -08:00
Ylian Saint-Hilaire 60db58e3c1 Improved device details page. 2020-03-03 13:52:53 -08:00
Ylian Saint-Hilaire 607cdf888f MeshRouter now supports new icon, fixed server crash when running on single CPU, Removed Let's Encrypt wildcard altname being added by GreenLock. 2020-03-02 12:36:52 -08:00
Ylian Saint-Hilaire 152a942ccc Added User Web State control on config.json. 2020-02-27 18:05:18 -08:00
Ylian Saint-Hilaire a65396358e Fixed loginkey, allow invalid login filter to be disabled. 2020-02-18 10:57:39 -08:00
Ylian Saint-Hilaire 916e20fa9f Added support for accounts that manage all device group 2020-02-17 13:01:13 -08:00
Ylian Saint-Hilaire 2cb3df77c5 Added basic auth.log support. 2020-02-17 10:24:32 -08:00
Ylian Saint-Hilaire c6bd8c3a19 Added file context menu for device files. 2020-02-14 11:20:06 -08:00
Ylian Saint-Hilaire a6ed676450 Fixed automatic NPM path. 2020-02-10 13:17:24 -08:00
Ylian Saint-Hilaire e9dd9dc270 Improved remote desktop key release, added Let's Encrypt nochecks:true. 2020-02-06 18:04:55 -08:00
Ylian Saint-Hilaire 21162cab72 Improved --translate feature. 2020-02-06 11:33:21 -08:00
Ylian Saint-Hilaire ffb61443ec Fixed NPM auto path fill, improved Russian translation. 2020-02-06 10:22:24 -08:00
Ylian Saint-Hilaire 5bea3692d8 Fixed --translate 2020-02-04 16:48:54 -08:00
Ylian Saint-Hilaire 908b308c30 Automatic set of npmpath if possible. 2020-02-04 11:10:02 -08:00
Ylian Saint-Hilaire 31e0f5c726 MeshCentral now works with both MariaDB and MySQL. 2020-02-03 18:58:58 -08:00
Ylian Saint-Hilaire b07f4114e4 Added option to hex encode the cookies for Azure Application Proxy. 2020-02-03 10:45:09 -08:00
Ylian Saint-Hilaire d28b5667b7 First signs of life with MariaDB. 2020-02-02 12:37:27 -08:00
Ylian Saint-Hilaire 3eef0f3e71 Fixed install dependencies install, Device group incorrectly showing up on admin account. 2020-01-30 12:25:49 -08:00
Ylian Saint-Hilaire 870ef4c279 Improved working directory switch. 2020-01-29 15:29:15 -08:00
Ylian Saint-Hilaire 2ca5117b08 Fixed website with FireFox running in strict privacy mode. 2020-01-29 11:01:33 -08:00
Ylian Saint-Hilaire 790d5be6e9 Added --translate to MeshCentral server and allow translated custom web pages to be served. 2020-01-27 17:52:20 -08:00
Ylian Saint-Hilaire 1f658fb393 Fixed FIDO2, added alt RDP port, fixed device tag collapse. 2020-01-27 14:03:36 -08:00
Ylian Saint-Hilaire b1c391a37c Start work on translation of web pages using --translate. 2020-01-26 11:59:38 -08:00
Ylian Saint-Hilaire 3a8d5bc3e7 XTerm improvements. 2020-01-25 14:17:21 -08:00
Ylian Saint-Hilaire db66f4f38a Merge pull request #871 from TotallyNotElite/mc-dyndepends
Improve the way dynamic dependencies work
2020-01-25 12:41:35 -08:00
Ylian Saint-Hilaire 5d4cf20e49 Fixed GreenLock v4 2020-01-25 12:14:14 -08:00
TotallyNotElite 7a775be4c0 Improve the way dynamic dependencies work
Properly verify the version without using hacks. Allows mc to ensure exact versions are installed. Also added otplib as a normal dependency.
2020-01-25 18:57:56 +01:00
Ylian Saint-Hilaire 2f3dd49506 Merge pull request #833 from veitw/fix-822-comma-separated-ip-lists
Fix handling of IP address lists (#822)
2020-01-17 08:06:52 -08:00
Veit Wahlich fc6e56463c Fix: Global comma-separated user/agent IP lists do not update corresponding config.settings arrays, fixes #822 2020-01-16 15:06:35 +01:00
Veit Wahlich 5dfd42b5b5 Fix: Domain-based comma-separated list UserBlockedIP gets overwritten with list from UserAllowedIP. 2020-01-16 15:02:56 +01:00
egallup02360 e458beda74 No need to do anything with the config string 2020-01-14 08:17:12 -05:00
egallup02360 2f7778c490 Fix new lines in config on CentOS 2020-01-13 14:23:13 -05:00
egallup02360 67e6e3bc3d Fix install on Linux 2020-01-13 13:34:10 -05:00
Ylian Saint-Hilaire 6607b04a9e Many small fixes. 2020-01-12 13:50:06 -08:00
Ylian Saint-Hilaire 3427f242f1 Linux systemd isntall fix. 2020-01-09 16:41:14 -08:00
Ylian Saint-Hilaire 3b9173b9d3 Added Linux --install/--uninstall/--start/--stop for quick Systemd install. 2020-01-09 16:35:48 -08:00
Ylian Saint-Hilaire 1134dd2f7c First version with user groups enabled. 2020-01-04 13:46:55 -08:00
Ryan Blenis e123bb9735 Only if plugins are enabled, add semver module 2020-01-04 13:49:08 -05:00
Ylian Saint-Hilaire fdd56b2dc5 Updated file headers. 2020-01-02 18:30:12 -08:00
Ylian Saint-Hilaire fbbc619364 Lots of progress on security user group UI. 2019-12-29 18:10:58 -08:00
Ylian Saint-Hilaire 19f1296385 Fixed MeshCentral server update on Windows. 2019-12-22 12:44:16 -08:00
Ylian Saint-Hilaire 46e3bef83c Fixed SSPI Account Settings, UserConsent Setting, use of NPM with a proxy. 2019-12-20 16:45:41 -08:00