maelstrom-rs / maelstrom

High performance Matrix Home Server in rust.
Apache License 2.0
242 stars 16 forks source link

Room directory: deleteRoomAlias #101

Open chrisabruce opened 4 years ago

chrisabruce commented 4 years ago

Remove a mapping of room alias to room ID.

Remove a mapping of room alias to room ID.

Servers may choose to implement additional access control checks here, for instance that room aliases can only be deleted by their creator or a server administrator.