summary refs log tree commit diff
path: root/changelog.d/10243.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.38.0rc1Brendan Abolivier2021-07-061-1/+0
|
* Return errors from `send_join` etc if the event is rejected (#10243)Richard van der Hoff2021-06-241-0/+1
Rather than persisting rejected events via `send_join` and friends, raise a 403 if someone tries to pull a fast one.