Commit Graph

304 Commits

Author SHA1 Message Date
Joko Sastriawan b5338b746a fix: AMT Direct TLS connection and Digest authentication
- fix: ensure TLS is used when TLS is enabled
- add constants.SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION for TLS client connection for newer Nodejs
- ensure nc of AMT redirection Digest authentication to have at 8 bytes length
2022-11-15 14:12:12 -07:00
Ylian Saint-Hilaire d99755f223 Updated xterm.js 2022-10-23 09:46:02 -07:00
Ylian Saint-Hilaire ad22876219 Device paging refresh fix. 2022-08-31 22:25:40 -07:00
Ylian Saint-Hilaire 7296206aa6 Added device paging support to the mobile site. 2022-08-31 22:20:50 -07:00
Ylian Saint-Hilaire f1b8af8ac4 Fixed mobile site logout when using with &key=xxx (#4420) 2022-08-24 13:06:40 -07:00
Ylian Saint-Hilaire f57730f8ae Added web relay links to mobile web site (#4342) 2022-07-29 11:53:04 -07:00
Ylian Saint-Hilaire 58cd5e3bea LDAP improvements (#4276) 2022-07-20 00:10:09 -07:00
Ylian Saint-Hilaire edcc64548e Details tab improvement when displaying network information. 2022-06-28 17:51:18 -07:00
Simon Smith 12ff5fedd1 add 100 percent 2022-06-26 13:52:57 +01:00
Ylian Saint-Hilaire 89c152027f Intel AMT power actions permissions improvements, #4159 2022-06-23 12:23:03 -07:00
Ylian Saint-Hilaire 26570ec664 More Intel Standard Manageability fixes. 2022-06-19 10:53:25 -07:00
Ylian Saint-Hilaire 9f9af35e2f Improved support for Intel Standard Manageability (Intel SM) 2022-06-19 00:06:23 -07:00
Ylian Saint-Hilaire ea7e98b3b4 Added BREACH attack mittigation, #4084 2022-06-08 10:47:23 -07:00
Ylian Saint-Hilaire 4e9daa4286 Added SSH RSA PEM key support, #4002 2022-05-24 18:48:21 -07:00
Ylian Saint-Hilaire f1f04bef98 Fixed files not downloading when & is in name, #4015 2022-05-19 12:27:19 -07:00
Ylian Saint-Hilaire 1703eedd93 Added mobile site SSH integration for agent devices, #3969 2022-05-13 13:46:38 -07:00
Ylian Saint-Hilaire 5ac5d5a624 Added mobile site SFTP integration for agent devices, #3969 2022-05-13 13:29:23 -07:00
Ylian Saint-Hilaire b28c7daf2b Fixed account login message, #3954 2022-05-10 17:53:09 -07:00
Ylian Saint-Hilaire 0d297088c8 Added option to save SSH username and key without saving key password. 2022-05-10 17:44:34 -07:00
Ylian Saint-Hilaire bc0dc743f1 Added RDP folder to package.json and disabled WebRTC by default. 2022-04-30 20:07:39 -07:00
Ylian Saint-Hilaire d2b95fa59e Added support for &gotodevicename=xxx as web site URL argument, #3894. 2022-04-19 11:06:13 -07:00
Ylian Saint-Hilaire 2a2e0038c1 Updated web page to allow agent relay for IP-KVM / Power device group. 2022-04-18 14:07:14 -07:00
Ylian Saint-Hilaire 6b828b10e9 Relayed device group fixes. 2022-04-14 16:41:15 -07:00
Ylian Saint-Hilaire 40ef17d071 Added relay device groups support in UI. 2022-04-13 15:53:04 -07:00
Ylian Saint-Hilaire 1947dccf9b Added OTP error reporting, #3831 2022-04-09 15:46:13 -07:00
Ylian Saint-Hilaire 34e598f89f Fixed typo, #3853 2022-04-08 09:57:08 -07:00
Tung Hoang bf113954a5 Validate user email domain when adding a new user 2022-03-15 22:11:34 -07:00
Ylian Saint-Hilaire b57ed96c48 Fixed mobile site startup error, #3658 2022-03-08 12:14:50 -08:00
Ylian Saint-Hilaire f7b2406e8d Added server setting to force day/night mode, #3618 2022-02-08 10:13:52 -08:00
Ylian Saint-Hilaire fc480539e1 Added backupcode2factor and single2factorWarning options, #3608 2022-02-07 18:06:22 -08:00
Ylian Saint-Hilaire 8e8192a8cd Added 2FA lock feature. 2022-02-01 09:11:11 -08:00
Ylian Saint-Hilaire 18c2bf4d73 Added ?hide=x support to agent invite pages. 2022-01-24 18:23:16 -08:00
Ylian Saint-Hilaire a438e18e6d Fixed device file tab edit save, #3451 2022-01-13 18:26:47 -08:00
Ylian Saint-Hilaire 57103a9618 Updated MeshAgents, WebRTC to agents enabled in web pages. 2022-01-07 16:53:48 -08:00
Ylian Saint-Hilaire 7333c00650 Fixed large file upload to device on mobile site. 2021-12-16 16:28:59 -08:00
Ylian Saint-Hilaire aa6b0ec6fe Fixed power control access on web pages. 2021-12-14 15:09:25 -08:00
Ylian Saint-Hilaire ffe7258d81 Fixed text. 2021-12-14 14:46:02 -08:00
Ylian Saint-Hilaire ad3dc5fbed Completed work on WebPowerSwitch support. 2021-12-14 14:42:45 -08:00
Ylian Saint-Hilaire db3659d665 Added option to remove OTP 2FA. 2021-12-11 16:08:26 -08:00
Ylian Saint-Hilaire 448aeec6e7 Added IP-KVM port status tracking. 2021-12-05 16:12:58 -08:00
Ylian Saint-Hilaire 718f58c5dc More work on IP-KVM support. 2021-12-05 14:33:27 -08:00
Ylian Saint-Hilaire 3c6ccc9139 Added support for IP-KVM device groups. 2021-12-02 18:34:18 -08:00
Ylian Saint-Hilaire 29cf176098 Turned off WebRTC until we can fix it, use &webrtc=1 in URL to turn on for debugging. 2021-11-17 10:17:26 -08:00
Ylian Saint-Hilaire 966392b779 Added DeviceSearchBarServerAndClientName option, #3260 2021-11-08 11:04:32 -08:00
Ylian Saint-Hilaire 417598fccc Removed auth cookie on control.ashx websocket connect. 2021-11-03 19:22:31 -07:00
Ylian Saint-Hilaire 1f20d45b66 File tab now reconnects to the previous remote device path. 2021-10-20 14:04:10 -07:00
Ylian Saint-Hilaire fe80adfbe8 Added session termination to mobile site. 2021-10-19 13:30:04 -07:00
Ylian Saint-Hilaire 57b1622d2d Enabled WebRTC. 2021-10-11 15:19:48 -07:00
Ylian Saint-Hilaire fc2765c62e Sorting fix, #3178 2021-10-07 09:09:14 -07:00
Ylian Saint-Hilaire f4cb2bab1e Removed user group remove permissions, #3129. 2021-09-15 08:56:47 -07:00