Commit Graph

518 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
61dfa7e988 Added user group consent policy and fixed user access rights. 2020-09-30 11:05:53 -07:00
Ylian Saint-Hilaire
c0eb30850a Fixed 2FA result when token is invalid. 2020-09-29 10:52:03 -07:00
Ylian Saint-Hilaire
00ea208f0e Added per-domain configuration of the MyServer action tab. 2020-09-28 13:28:08 -07:00
Ylian Saint-Hilaire
a934d723b9 Improved simple server backup. 2020-09-28 10:34:44 -07:00
Ylian Saint-Hilaire
6411fbea42 Fixed account password reset when used with 2FA accounts. 2020-09-25 13:58:36 -07:00
Ylian Saint-Hilaire
c2cda23e83 Fixed certificate creation problem. 2020-09-23 09:29:19 -07:00
Ylian Saint-Hilaire
98544382db Added LoginKey support to emails. 2020-09-22 17:06:08 -07:00
Ylian Saint-Hilaire
52f6d1b4dc 3FA improvement for control.ashx 2020-09-18 11:50:34 -07:00
Ylian Saint-Hilaire
d12d9e7e2a Added LoginKey support to MeshCmd 2020-09-18 11:40:08 -07:00
Ylian Saint-Hilaire
2313e64e3a control.ashx now behind 3FA 2020-09-18 00:57:36 -07:00
Ylian Saint-Hilaire
53f3c418dc Added mesh agent crash dump management web page. 2020-09-17 15:39:33 -07:00
Ylian Saint-Hilaire
92b00d29a2 Fixed 2FA server crash. 2020-09-17 10:42:09 -07:00
Ylian Saint-Hilaire
8490273ec7 Added new 2FA cookie system. 2020-09-16 16:16:58 -07:00
Ylian Saint-Hilaire
2cd930b2dc Added message.handlebar support for sitestyle 2. 2020-09-14 14:28:55 -07:00
Ylian Saint-Hilaire
33ac5bc783 Fixed users that manage all device groups. 2020-09-09 16:17:00 -07:00
Ylian Saint-Hilaire
07e6eba302 Improved Linux binary installation. 2020-09-09 14:08:27 -07:00
Ylian Saint-Hilaire
6aabbf9dc9 Started work on internalization of event log. 2020-09-08 18:59:58 -07:00
Ylian Saint-Hilaire
483efb88fc Fixed quotes in title. 2020-09-08 12:24:07 -07:00
Ylian Saint-Hilaire
672235e0a3 Removed SMBIOS collection when using NeDB. 2020-09-08 11:58:23 -07:00
Ylian Saint-Hilaire
2d2e7001c1 Fixed login picture. 2020-09-08 11:44:28 -07:00
Ylian Saint-Hilaire
64efc47129 Improved login page customization, improved Chinese. 2020-09-03 02:19:17 -07:00
Ylian Saint-Hilaire
4f03629274 First version of alternate style login page. 2020-09-01 11:51:06 -07:00
Ylian Saint-Hilaire
e744813598 Added support for device stream downloads. 2020-08-26 18:42:41 -07:00
Ylian Saint-Hilaire
bf87bbd4a3 Improved Google Drive autobackup. 2020-08-21 11:47:34 -07:00
Ylian Saint-Hilaire
acd54b30c8 Fixed server exception on password change. 2020-08-20 15:33:12 -07:00
Ylian Saint-Hilaire
75fd54c34d Added extra server permission to see all server events. 2020-08-18 12:46:20 -07:00
Ylian Saint-Hilaire
7770e1959e User managers can now see all events. 2020-08-18 12:12:56 -07:00
Ylian Saint-Hilaire
29a0392df3 Added support for banning common passwords. 2020-08-16 13:44:54 -07:00
Ylian Saint-Hilaire
3a016138ad Added support for oldPasswordBan to not allow old password re-use. 2020-08-16 11:10:02 -07:00
Ylian Saint-Hilaire
1bb96101fe Shared desktop link can now be loaded from any IP address. 2020-08-10 09:48:20 -07:00
Ylian Saint-Hilaire
a9a037b073 More work on remote desktop sharing. 2020-08-07 15:01:28 -07:00
Ylian Saint-Hilaire
51f2c9b0a7 More work on desktop sharing. 2020-08-07 11:08:37 -07:00
Ylian Saint-Hilaire
64a6d9b257 Added Finnish translation. 2020-08-07 09:37:28 -07:00
Ylian Saint-Hilaire
cc78d0aac5 Initial work on desktop sharing. 2020-08-06 16:05:48 -07:00
Ylian Saint-Hilaire
b9d49182f2 Added Account Settings Lock Feature. 2020-08-05 20:15:34 -07:00
Ylian Saint-Hilaire
cbda9382e9 Added early server support for agent binary installer on Linux. 2020-08-01 21:12:07 -07:00
Ylian Saint-Hilaire
2d677298db Added staring a device feature. 2020-07-28 15:27:28 -07:00
Ylian Saint-Hilaire
11af25924a Fixed FIDO2 HW keys with LDAP. 2020-07-28 10:29:03 -07:00
Ylian Saint-Hilaire
e545545496 Removed old memory tracking feature. 2020-07-27 13:43:23 -07:00
Ylian Saint-Hilaire
17c7b6989f Removed code to create a login token from user/pass since it's not secure. 2020-07-27 13:07:30 -07:00
Ylian Saint-Hilaire
566897fd9a Added disk quota exceed notification. 2020-07-15 14:11:27 -07:00
Ylian Saint-Hilaire
be6ec894e3 Fixed notifications that had html codes. 2020-07-15 13:25:18 -07:00
Ylian Saint-Hilaire
c08be2ed0a Added DiscoveryKey to .msh files. 2020-07-14 16:48:42 -07:00
Ylian Saint-Hilaire
34cc84e55e Support for local discovery UDP encryption. 2020-07-14 16:09:08 -07:00
Ylian Saint-Hilaire
02de0c58ad HTTP websocket compression fix. 2020-07-10 00:51:40 -07:00
Ylian Saint-Hilaire
ab3ac1f137 Change to websocket compression. 2020-07-10 00:38:34 -07:00
Ylian Saint-Hilaire
fa3ae55074 Added websocket per-message deflate support. 2020-07-09 16:40:31 -07:00
Ylian Saint-Hilaire
815fa1b0bb Added auto agent crash dump server upload option. 2020-07-07 23:56:08 -07:00
Ylian Saint-Hilaire
984ce8b201 More code clean up and input validation. 2020-07-06 15:04:22 -07:00
Ylian Saint-Hilaire
aa6070deb5 Code fixes & clean up. 2020-07-06 12:46:38 -07:00