Commit Graph

281 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 4a5d80fa09 Added --resetaccount command line operations. 2020-03-22 11:57:52 -07:00
Ylian Saint-Hilaire d4236385cc Added server stats graph breaks. 2020-03-21 17:33:09 -07:00
Ylian Saint-Hilaire 043f835e04 Fixed npm path issue when upgrading MeshCentral. 2020-03-15 11:35:33 -07:00
Ylian Saint-Hilaire fc11e29728 Fixed plugin version matching, 2-factor reuirement + skip, removed GreenLock completely. 2020-03-11 16:53:09 -07:00
Ylian Saint-Hilaire 1cfff52c5c Fixed package.json 2020-03-11 01:31:29 -07:00
Ylian Saint-Hilaire 347755ca0d More session recording fixes, OTP on older NodeJS now works. 2020-03-11 01:27:16 -07:00
Ylian Saint-Hilaire 798f34b86d Greenlock being deprecated, added NODESKTOP device group permission. 2020-03-06 14:06:33 -08:00
Ylian Saint-Hilaire 6cb2c13ee7 More Let's Encrypt Fixes 2020-03-05 11:27:14 -08:00
Ylian Saint-Hilaire 7652d91b4d Improved alternate Let's Encrypt support. 2020-03-05 11:18:50 -08:00
Ylian Saint-Hilaire 6ac79a4cb3 Added completely new Let's Encrypt system. 2020-03-05 01:39:40 -08:00
Ylian Saint-Hilaire 248e1054a4 Improved device details page. 2020-03-03 13:52:53 -08:00
Ylian Saint-Hilaire bd7f32b774 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 dadb3ae1d4 Added User Web State control on config.json. 2020-02-27 18:05:18 -08:00
Ylian Saint-Hilaire d81a7dedcd Fixed loginkey, allow invalid login filter to be disabled. 2020-02-18 10:57:39 -08:00
Ylian Saint-Hilaire ee8442b37b Added support for accounts that manage all device group 2020-02-17 13:01:13 -08:00
Ylian Saint-Hilaire d55c6b3072 Added basic auth.log support. 2020-02-17 10:24:32 -08:00
Ylian Saint-Hilaire 0be2a1026f Added file context menu for device files. 2020-02-14 11:20:06 -08:00
Ylian Saint-Hilaire 476799ee07 Fixed automatic NPM path. 2020-02-10 13:17:24 -08:00
Ylian Saint-Hilaire 51edb8485d Improved remote desktop key release, added Let's Encrypt nochecks:true. 2020-02-06 18:04:55 -08:00
Ylian Saint-Hilaire 04caa8bd1c Improved --translate feature. 2020-02-06 11:33:21 -08:00
Ylian Saint-Hilaire 4e8ae05c2b Fixed NPM auto path fill, improved Russian translation. 2020-02-06 10:22:24 -08:00
Ylian Saint-Hilaire 359ae767b6 Fixed --translate 2020-02-04 16:48:54 -08:00
Ylian Saint-Hilaire ab992472f4 Automatic set of npmpath if possible. 2020-02-04 11:10:02 -08:00
Ylian Saint-Hilaire 6ea656383b MeshCentral now works with both MariaDB and MySQL. 2020-02-03 18:58:58 -08:00
Ylian Saint-Hilaire 4fab70aceb Added option to hex encode the cookies for Azure Application Proxy. 2020-02-03 10:45:09 -08:00
Ylian Saint-Hilaire 0db5781ff8 First signs of life with MariaDB. 2020-02-02 12:37:27 -08:00
Ylian Saint-Hilaire 051efd4c87 Fixed install dependencies install, Device group incorrectly showing up on admin account. 2020-01-30 12:25:49 -08:00
Ylian Saint-Hilaire 9b239893f7 Improved working directory switch. 2020-01-29 15:29:15 -08:00
Ylian Saint-Hilaire 02217b5032 Fixed website with FireFox running in strict privacy mode. 2020-01-29 11:01:33 -08:00
Ylian Saint-Hilaire c4a7a15b13 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 ac151735cc Fixed FIDO2, added alt RDP port, fixed device tag collapse. 2020-01-27 14:03:36 -08:00
Ylian Saint-Hilaire a224d8d947 Start work on translation of web pages using --translate. 2020-01-26 11:59:38 -08:00
Ylian Saint-Hilaire b382a8fcc0 XTerm improvements. 2020-01-25 14:17:21 -08:00
Ylian Saint-Hilaire 7f17863119
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 ab44842b4b Fixed GreenLock v4 2020-01-25 12:14:14 -08:00
TotallyNotElite 10207d04f4 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 9121a8a6ec
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 b5fe18d706 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 45567fc564 Fix: Domain-based comma-separated list UserBlockedIP gets overwritten with list from UserAllowedIP. 2020-01-16 15:02:56 +01:00
egallup02360 dadb66da2e
No need to do anything with the config string 2020-01-14 08:17:12 -05:00
egallup02360 90095e8128
Fix new lines in config on CentOS 2020-01-13 14:23:13 -05:00
egallup02360 63fb8da896
Fix install on Linux 2020-01-13 13:34:10 -05:00
Ylian Saint-Hilaire cc67941c98 Many small fixes. 2020-01-12 13:50:06 -08:00
Ylian Saint-Hilaire 67c6c419d1 Linux systemd isntall fix. 2020-01-09 16:41:14 -08:00
Ylian Saint-Hilaire fc62ff53df Added Linux --install/--uninstall/--start/--stop for quick Systemd install. 2020-01-09 16:35:48 -08:00
Ylian Saint-Hilaire 481646aeae First version with user groups enabled. 2020-01-04 13:46:55 -08:00
Ryan Blenis 5445818fe1 Only if plugins are enabled, add semver module 2020-01-04 13:49:08 -05:00
Ylian Saint-Hilaire 4381f6277e Updated file headers. 2020-01-02 18:30:12 -08:00
Ylian Saint-Hilaire 86fe9085a8 Lots of progress on security user group UI. 2019-12-29 18:10:58 -08:00
Ylian Saint-Hilaire 222ec88844 Fixed MeshCentral server update on Windows. 2019-12-22 12:44:16 -08:00