forked-synapse/changelog.d/13723.bugfix
Sean Quah b73cbb8215
Avoid putting rejected events in room state (#13723)
Signed-off-by: Sean Quah <seanq@matrix.org>
2022-09-16 12:45:04 +01:00

2 lines
151 B
Plaintext

Fix a long-standing bug where previously rejected events could end up in room state because they pass auth checks given the current state of the room.