-
- Downloads
Do checks on aliases for incoming m.room.aliases events (#5128)
Follow-up to #5124 Also added a bunch of checks to make sure everything (both the stuff added on #5124 and this PR) works as intended.
Showing
- changelog.d/5128.bugfix 1 addition, 0 deletionschangelog.d/5128.bugfix
- synapse/api/constants.py 3 additions, 0 deletionssynapse/api/constants.py
- synapse/events/snapshot.py 6 additions, 2 deletionssynapse/events/snapshot.py
- synapse/events/validator.py 13 additions, 2 deletionssynapse/events/validator.py
- synapse/handlers/directory.py 3 additions, 4 deletionssynapse/handlers/directory.py
- synapse/handlers/message.py 30 additions, 0 deletionssynapse/handlers/message.py
- tests/rest/client/v1/test_directory.py 169 additions, 0 deletionstests/rest/client/v1/test_directory.py
changelog.d/5128.bugfix
0 → 100644
tests/rest/client/v1/test_directory.py
0 → 100644
Please register or sign in to comment