summary refs log tree commit diff
path: root/contrib/cmdclient/http.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-02Validation for events/rooms in fed requestsRichard van der Hoff3-1/+64
When we get a federation request which refers to an event id, make sure that said event is in the room the caller claims it is in. (patch supplied by @turt2live)
2018-07-19Update r0.33.0 release notes github/release-v0.33.0