Skip to content
Snippets Groups Projects
Commit 8e64c5a2 authored by Matthew Hodgson's avatar Matthew Hodgson Committed by GitHub
Browse files

filter out m.room.aliases from the CS API until a better solution is specced (#6878)

We're in the middle of properly mitigating spam caused by malicious aliases being added to a room. However, until this work fully lands, we temporarily filter out all m.room.aliases events from /sync and /messages on the CS API, to remove abusive aliases. This is considered acceptable as m.room.aliases events were never a reliable record of the given alias->id mapping and were purely informational, and in their current state do more harm than good.
parent fe73f0d5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment