Commit Graph

17 Commits

Author SHA1 Message Date
PC-Admin
095667ea99 cleanup redlight client module 2023-08-18 01:00:54 +08:00
PC-Admin
9b9e1a67fc remove use of Union and error codes i couldnt get working 2023-08-18 00:15:25 +08:00
PC-Admin
4e0814aa1c cleanup - make redlight client use the SimpleHTTPClient available in ModuleApi instead of using twisted modules directly 2023-08-17 22:10:25 +08:00
PC-Admin
76b3115ade 256 bit blake2 keys 2023-08-17 19:02:39 +08:00
PC-Admin
217f1d8ca1 update readme, update hashing method to blake2 2023-08-17 18:35:54 +08:00
PC-Admin
11866a5db8 add api token authentication for redlight clients 2023-08-16 06:41:29 +08:00
PC-Admin
ea4c93d07c cleanup extra newline 2023-08-16 04:22:57 +08:00
PC-Admin
fe88f4ac10 add alert messaging for when redlight server has unexpected response (fail softly) 2023-08-14 22:46:05 +08:00
PC-Admin
179d2061ab class/variabile rename 2023-08-14 22:41:02 +08:00
PC-Admin
b0cfe7dd0a add redlight alert bot, to send alerts to redlight client administrators 2023-08-14 22:32:38 +08:00
PC-Admin
91066c71ea add extra logging 2023-08-14 01:05:16 +08:00
PC-Admin
256c693f76 add commentary to modules 2023-08-13 23:32:06 +08:00
PC-Admin
028dc2d7b5 add custom logging location for redlight modules 2023-08-13 22:59:19 +08:00
PC-Admin
bd63592b05 update redlight client to first working version :) 2023-08-13 22:29:02 +08:00
PC-Admin
17a750eb54 attempt to make client module use server endpoint 2023-08-13 00:53:50 +08:00
PC-Admin
c46e73865f hash username and pass it to redlight server too, allows locking access to API on a per-user level. 2023-08-12 18:09:42 +08:00
PC-Admin
d759ca489a update redlight client module to double hash the room_id with sha256 2023-08-11 03:30:40 +08:00