0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-20 10:08:50 +02:00
synapse/changelog.d/8041.misc
Richard van der Hoff fcbab08cbd
Add an assertion on prev_events in create_new_client_event (#8041)
I think this would have caught all the cases in
https://github.com/matrix-org/synapse/issues/7642 - and I think a 500 makes
more sense here than a 403
2020-08-10 12:29:47 +01:00

2 lines
60 B
Plaintext

Add an assertion on prev_events in create_new_client_event.