aminhusni / Trinity_Matrix_Management_GUI

A management GUI for Matrix-Synapse server
GNU Affero General Public License v3.0
26 stars 0 forks source link

Trinity_Matrix_Management_GUI

A management GUI for Matrix-Synapse server

Installation & Use

Development Dependencies

To do list

Features already available

NOTES

Purge Room

When a room is purged, what happens is that you basically kick every user out, delist the room from directory and set it to invite only. Then the program will proceed to kick also the admin(you). This is the ensure that nobody will ever have access to the room ever.

Create User

When creating a user, you will need to provide the shared secret in order to generate the HMAC. This is reliant on the old API used to create users by server admins. The shared secret can be set or found in your matrix.yaml configuration file.