Commit Graph

1263 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 8e9fa0d635 Updated MeshAgents with TLS1.3 and many more fixes. 2020-01-22 16:26:42 -08:00
Ylian Saint-Hilaire 74505e6001 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2020-01-22 11:34:26 -08:00
Ylian Saint-Hilaire b1ff908dd0 Added device link in web application. 2020-01-22 11:34:17 -08:00
Ylian Saint-Hilaire 8aca54db20
Merge pull request #842 from petervanv/patch-1
Dutch language Update 0.4.7-I
2020-01-21 17:20:38 -08:00
Bryan Roe 164b9b15d8 Added check, so Windows Agents will make sure they can run in Safe Mode 2020-01-21 15:44:24 -08:00
petervanv 2aed0a1813
Dutch language Update .4.7-I 2020-01-19 20:51:03 +01:00
Ylian Saint-Hilaire b82fff8d48 Fixed desktop mouse/keyboard issue. 2020-01-19 10:41:58 -08:00
Ylian Saint-Hilaire bba881cf27 Fixed meshcore.js on Linux with no X, translation fixes. 2020-01-18 12:48:25 -08:00
Bryan Roe 9d85038c70 Updated to check script version on linux, as older versions that 2.25 does not work correctly. 2020-01-17 15:08:22 -08:00
Ylian Saint-Hilaire 100bf35794
Merge pull request #835 from veitw/765-german-translation-update2
Another German translation update (#765)
2020-01-17 08:08:27 -08:00
Ylian Saint-Hilaire d8b976a015
Merge pull request #834 from veitw/765-german-translation-update
German translation update (#765, #793)
2020-01-17 08:07:38 -08: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
Ylian Saint-Hilaire b3852d2fff
Merge pull request #827 from egallup02360/master
Fix #826
2020-01-17 08:05:04 -08:00
Veit Wahlich cefff620e9 Another German translation update
* Harmonised translation of "present"
2020-01-17 11:29:40 +01:00
Veit Wahlich e81499eafa German translation update, referencing #765, #793 2020-01-16 17:58:33 +01: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 8b24c14801
Merge pull request #824 from veitw/765-update-german-translation
Updates German translation
2020-01-13 08:15:04 -08:00
Ylian Saint-Hilaire d4123664b0
Merge pull request #825 from veitw/793-reenable-group-actions-in-overview-screen
Reenable broken group actions in My Devices overview screen
2020-01-13 08:14:28 -08:00
Veit Wahlich 3e3a46f279 Reenable broken group actions in My Devices overview screen
The group actions in My Devices overview screen were broken in the following
language translations due to translation of an identifier as reported in #793 :

 * de
 * nl
 * pt

The translations of the identifier have been reverted to the English original to mitigate the problem. Final solution should be the removal of the identifier "DeviceCheckbox" from translatable strings.
2020-01-13 16:11:17 +01:00
Veit Wahlich 28dee298a4 Updates German translation:
- fixed pronoun due to resolved ambiguity.
2020-01-13 15:31:46 +01:00
Ylian Saint-Hilaire 37198b8565 Fixed Yubikey OTP login. 2020-01-12 13:57:13 -08:00
Ylian Saint-Hilaire cc67941c98 Many small fixes. 2020-01-12 13:50:06 -08:00
Ylian Saint-Hilaire 3b5657650b Added HTTP CSP headers. 2020-01-10 17:04:26 -08:00
Ylian Saint-Hilaire 9974c3d958 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2020-01-10 16:25:12 -08:00
Ylian Saint-Hilaire c86becb014 Added plug-in tab back button, Bad user login limitor is now per-public IPv4 subnet. 2020-01-10 16:25:02 -08:00
Bryan Roe 8f041da307 Updated 'ps' console command to put user name in second column 2020-01-10 15:04:03 -08:00
Ylian Saint-Hilaire 96455b8764 Fixed web app html console escaping. 2020-01-10 11:58:26 -08:00
Ylian Saint-Hilaire 0fea1990f6 Improved IP blocking, improved relay tunnel error in meshcore.js 2020-01-10 11:19:23 -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 cd97e7f1e6 Improved Russian translation. 2020-01-09 12:03:48 -08:00
Ylian Saint-Hilaire be635abae0 Added beta Russian translation. 2020-01-08 10:38:52 -08:00
Ylian Saint-Hilaire 2122ba262a Fixed translation tools output format. 2020-01-07 17:12:09 -08:00
Bryan Roe d0d3093659 Updated terminal for windows, to workaround PseudoConsole process leak 2020-01-07 15:05:07 -08:00
Ylian Saint-Hilaire a9259feee7 Translation tools improvements. 2020-01-07 15:10:12 -08:00
Ylian Saint-Hilaire 3582c7b409 Fixed agent 'msg' dispatching. 2020-01-07 13:56:26 -08:00
Ylian Saint-Hilaire 0cc7ad6c1e Meshcore.js internalization. 2020-01-07 13:04:36 -08:00
Ylian Saint-Hilaire 7d04867da0 Fixed meshcore agent size, user group domains, notification closes across tabs. 2020-01-07 11:08:32 -08:00
Bryan Roe cf3157bfe7 added 'agentsize' console command 2020-01-07 09:51:15 -08:00
Ylian Saint-Hilaire b802071dce More user groups improvements. 2020-01-06 11:54:32 -08:00
Ylian Saint-Hilaire e1392bcae0 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2020-01-06 11:23:03 -08:00
Ylian Saint-Hilaire 594acf9cbb user groups improvement. 2020-01-06 11:22:54 -08:00
Bryan Roe 9548913570 Added Uninstall/MetaData check for windows 2020-01-06 11:00:37 -08:00
Ylian Saint-Hilaire 481646aeae First version with user groups enabled. 2020-01-04 13:46:55 -08:00
Ylian Saint-Hilaire fdd43d62d3 Implemented user group permission query in the web app. 2020-01-04 13:19:32 -08:00
Ylian Saint-Hilaire 6960608dca Implemented server side user group permissions query. 2020-01-04 12:44:12 -08:00