Commit Graph

662 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
b72f43c119 Fixed user account delete with user manager. 2020-03-17 17:17:04 -07:00
Ylian Saint-Hilaire
e374d8a839 Users with user management permission can now change all user's passwords except full admins. 2020-03-17 13:39:28 -07:00
Ylian Saint-Hilaire
3a61a77b8a More agent invite code feature fixes. 2020-03-17 09:40:16 -07:00
Ylian Saint-Hilaire
edb6011efe More work on agent invite by codes. 2020-03-16 18:03:14 -07:00
Ylian Saint-Hilaire
eb1c6a0be1 Started work on agent install using invitation code. 2020-03-16 15:23:59 -07:00
Ylian Saint-Hilaire
eb0765902b Fixed non-translatable strings. 2020-03-16 13:16:13 -07:00
Ylian Saint-Hilaire
8a47379599 Completed email 2FA. 2020-03-14 15:03:50 -07:00
Ylian Saint-Hilaire
70e93f0c0f Email based 2FA almost completed. 2020-03-13 20:39:21 -07:00
Ylian Saint-Hilaire
c40ba5d1f5 Improved 3FA LoginKey feature 2020-03-13 15:43:24 -07:00
Ylian Saint-Hilaire
8e1fc021c7 Fixed desktop & terminal recording. 2020-03-11 00:17:10 -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
16e679d49a No need to hold shift to connect to different Windows desktop sessions. 2020-03-05 14:14:59 -08:00
Ylian Saint-Hilaire
7df7576acb Improved alternate Let's Encrypt support. 2020-03-05 11:18:50 -08:00
Ylian Saint-Hilaire
421a6349d5 Many fixes with desktop recording indexor and player. 2020-03-03 16:22:50 -08:00
Ylian Saint-Hilaire
60db58e3c1 Improved device details page. 2020-03-03 13:52:53 -08:00
Ylian Saint-Hilaire
82df595885 WebApp DeviceView and ViewSize are now stored server-side 2020-02-27 19:11:24 -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
b85e7495a7 WebApp NightMode and FooterBar are now server side state. 2020-02-27 16:34:59 -08:00
Ylian Saint-Hilaire
ea0bd2e924 Merge pull request #981 from ryanblenis/u2f
Typo fix "interal" -> "internal"
2020-02-27 16:15:36 -08:00
Ryan Blenis
61cc4df370 Typo fix "interal" -> "internal" 2020-02-27 19:14:08 -05:00
Ylian Saint-Hilaire
deb70eb8cd Updated MeshAgents on all platforms. 2020-02-27 15:10:34 -08:00
Ylian Saint-Hilaire
fdd44c73b9 Merge pull request #980 from ryanblenis/u2f
U2F fix in second place
2020-02-27 14:42:18 -08:00
Ryan Blenis
9028eca40a U2F fix in second place 2020-02-27 17:14:28 -05:00
Ylian Saint-Hilaire
df79a44e95 Fixed TouchID on mobile, 404 page when using loginkey. 2020-02-27 12:55:14 -08:00
Ryan Blenis
74956128b5 Allow TouchID 2020-02-25 16:59:40 -05:00
Ylian Saint-Hilaire
e02c3f7672 Now saves alternative RDP port to server. 2020-02-17 14:19:35 -08:00
Ylian Saint-Hilaire
40c6cdc88a Improved internals of web app content menu system. 2020-02-17 13:41:25 -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
c6bd8c3a19 Added file context menu for device files. 2020-02-14 11:20:06 -08:00
Ylian Saint-Hilaire
4ce64c06e9 MCREC Player and Indexer now support indexes at the end of the file. 2020-02-12 16:57:05 -08:00
Ylian Saint-Hilaire
0d4754fba2 Fixed web app text editor with IE. 2020-02-11 19:19:00 -08:00
Ylian Saint-Hilaire
421c0fc79e Added session recording indexing tool and player support. 2020-02-11 19:02:30 -08:00
Ylian Saint-Hilaire
9a9c6dde65 Fixed player.htm 404 error. 2020-02-11 15:34:27 -08:00
Ylian Saint-Hilaire
bfe4e0309c Fixed device file edit feature. 2020-02-11 10:26:57 -08:00
Ylian Saint-Hilaire
b0e882bfaa Fixed user and user group permissions not updating in web page. 2020-02-10 16:36:03 -08:00
Ylian Saint-Hilaire
a6ed676450 Fixed automatic NPM path. 2020-02-10 13:17:24 -08:00
Ylian Saint-Hilaire
6412d4ae20 Added device group information export. 2020-02-10 13:03:40 -08:00
Ylian Saint-Hilaire
752abd8ef1 Terminal improvements. 2020-02-10 12:22:01 -08:00
Ylian Saint-Hilaire
ae4485a8e8 Show old XTerm link when &xterm=0 is added to URL. 2020-02-07 16:16:05 -08:00
Ylian Saint-Hilaire
11e46830fc XTerm.js is now the default device terminal. 2020-02-07 15:14:36 -08:00
Ylian Saint-Hilaire
550ab94ebc Improved saving events in CSV format. 2020-02-05 16:12:08 -08:00
Ylian Saint-Hilaire
4639b11a14 Fixed internalization. 2020-02-05 15:41:11 -08:00
Ylian Saint-Hilaire
5b43925b05 Merge pull request #919 from TotallyNotElite/master
Fix issues with linux/macos terminal
2020-02-05 14:57:26 -08:00
Ylian Saint-Hilaire
be009e5f24 Updated Mesh Agents. 2020-02-05 14:24:27 -08:00
TotallyNotElite
c71c043b01 Rename width and height to cols and rows to fix size issue with non xterm terminal 2020-02-05 23:01:29 +01:00
Ylian Saint-Hilaire
d6a1138205 New MeshAgents, much improved Linux terminal. 2020-02-05 10:59:52 -08:00
Ylian Saint-Hilaire
db2577b897 Internalization improvements. 2020-02-04 16:22:00 -08:00
Ylian Saint-Hilaire
ab57626a03 MariaDB improvements. 2020-02-02 15:31:30 -08:00
Ylian Saint-Hilaire
487b631607 Updated meshcore 2020-01-31 14:03:45 -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