Commit Graph

693 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 061f8492c9 Web Power Switch logging improvement. 2021-12-31 13:22:50 -08:00
Ylian Saint-Hilaire 935ad09129 Web Power Switch operations are now logged. 2021-12-31 13:17:17 -08:00
Ylian Saint-Hilaire ad3dc5fbed Completed work on WebPowerSwitch support. 2021-12-14 14:42:45 -08:00
Ylian Saint-Hilaire 1567594ef3 Early work on WebPowerSwitch support. 2021-12-14 03:22:18 -08:00
Ylian Saint-Hilaire 3905620495 Added PostgreSQL to info command in server console. 2021-12-13 19:37:46 -08:00
Ylian Saint-Hilaire 40f052e027 Attempt at a fix for #3344 2021-12-13 16:29:18 -08:00
Ylian Saint-Hilaire db3659d665 Added option to remove OTP 2FA. 2021-12-11 16:08:26 -08:00
Ylian Saint-Hilaire adacd5b63b
Merge pull request #3333 from nzalev/factorize-meshuser
Factorize meshuser
2021-12-08 22:14:51 -08:00
Noah Zalev a54fcf1665 Factor changeemail, verifyemail 2021-12-08 00:27:45 -05:00
Noah Zalev ca75173152 Factor interuser, servertimelinestats 2021-12-08 00:14:29 -05:00
Noah Zalev 8bf0112423 Factor logincookie, changelang 2021-12-07 23:59:37 -05:00
Noah Zalev bb81de62db Factorize urlargs, intersession 2021-12-07 23:47:31 -05:00
Noah Zalev d1523c3bbf Simplify removeuserfromusergroup - remove unneeded condition/variable 2021-12-07 22:33:52 -05:00
Noah Zalev 92c53d9854 Factorize removeuserfromusergroup 2021-12-07 22:00:14 -05:00
Noah Zalev c9462811fc Factorize authcookie 2021-12-07 21:51:40 -05:00
Noah Zalev a5b9d02d49 Factorize addusertousergroup 2021-12-07 21:18:54 -05:00
Noah Zalev e626f03d5d Fix - dont return before sending err 2021-12-07 20:38:36 -05:00
Noah Zalev 184fdaf237 Factorize adduser 2021-12-07 19:57:31 -05:00
Noah Zalev 0fc6dc77f1 Factored adduserbatch 2021-12-07 19:47:21 -05:00
Noah Zalev 5aa8e26607 Fixed report msgid filter 2021-12-07 17:59:44 -05: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 4fa629f825 Added user last access support, #3319 2021-12-04 13:08:17 -08:00
Ylian Saint-Hilaire 8f36513078 Early work on IP KVM integration. 2021-12-02 20:20:37 -08:00
Ylian Saint-Hilaire 3c6ccc9139 Added support for IP-KVM device groups. 2021-12-02 18:34:18 -08:00
Ylian Saint-Hilaire e199c0c073 Added guest sharing list to device group panel. 2021-12-01 14:53:28 -08:00
Ylian Saint-Hilaire b0726e9a13 Fixed server file permissions for device groups, #3294 2021-11-25 09:26:25 -08:00
Ylian Saint-Hilaire eb14be8465
Merge pull request #3273 from HuFlungDu/fix/add-user-to-user-group
Fix bug in addusertousergroup
2021-11-15 15:07:33 -08:00
Josiah Baldwin d3f115b3a2 Fixed missing initialization of new variable. 2021-11-15 12:06:14 -08:00
Ylian Saint-Hilaire bf94381a1d Added user customized quick typing strings. 2021-11-11 17:09:12 -08:00
Josiah Baldwin c50b3c0d26 Fix bug in addusertousergroup
Fix obscure bug when the last user added in list of addusertousergroup was an unknown user causing the server to crash.

Also updated the group update message of same to display all users added, rather than only the last one in the list.
2021-11-11 15:47:04 -08:00
Ylian Saint-Hilaire ecd25f3eb2 More work on device self-sharing. 2021-11-10 13:21:30 -08:00
Ylian Saint-Hilaire 529fa04094 Guest sharing security improvements. 2021-11-10 10:31:33 -08:00
Ylian Saint-Hilaire 80afe74314 Fixed unlimited device guest sharing event. 2021-11-10 09:14:55 -08:00
Ylian Saint-Hilaire f4b9372dd2 Started work on agent self-sharing. 2021-11-09 22:51:40 -08:00
Ylian Saint-Hilaire eece5412f4 Added PreconfiguredRemoteInput #3264 2021-11-08 11:45:45 -08:00
Ylian Saint-Hilaire 3e115c272b MeshCtrl wake improvements. 2021-11-05 18:22:03 -07:00
Ylian Saint-Hilaire 14283aef12 Added userid to events of power actions. 2021-11-05 17:12:55 -07:00
Ylian Saint-Hilaire 244399c329 First version with working PostgreSQL support. 2021-11-04 11:53:54 -07:00
Ylian Saint-Hilaire f71c326231 Removed auth data from websocket connection URL. 2021-11-03 18:52:11 -07:00
Ylian Saint-Hilaire 2c3cbf9efb Improved server console info command. 2021-10-28 23:19:24 -07:00
Ylian Saint-Hilaire 38c9f5dbdd Added session termination for multiplex desktop sessions. 2021-10-19 14:33:42 -07:00
Ylian Saint-Hilaire bd2e4f4d2b Added session termination feature except for desktop multiplexor. 2021-10-19 11:47:39 -07:00
Ylian Saint-Hilaire 9720f0758e Completed per-device notification support. #3190 2021-10-14 18:21:43 -07:00
Ylian Saint-Hilaire 2a363c0f60 Almost done with per-device notifications. 2021-10-14 16:57:20 -07:00
Ylian Saint-Hilaire 20b17b64b7 More work on device connect/disconnect email notifications. 2021-10-11 09:38:30 -07:00
Ylian Saint-Hilaire 44dec3bf87 Lots of work on email notification of device connect/disconnect. 2021-10-10 12:43:20 -07:00
Ylian Saint-Hilaire 1aacef0b52 MeshCtrl.js devicesharing improvements. 2021-10-08 19:03:51 -07:00
Ylian Saint-Hilaire ecd79e7516 Added account restriction on adding new devices. 2021-10-07 19:55:23 -07:00
Ylian Saint-Hilaire f4cb2bab1e Removed user group remove permissions, #3129. 2021-09-15 08:56:47 -07:00