summary refs log tree commit diff
path: root/changelog.d/4091.feature (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-091.8.0Erik Johnston5-5/+17
2020-01-08Fix GET request on /_synapse/admin/v2/users endpoint (#6563)Manuel Stahl3-2/+44
Fixes #6552
2020-01-08Back out ill-advised notary server hackery (#6657)Richard van der Hoff5-26/+140
This was ill-advised. We can't modify verify_keys here, because the response object has already been signed by the requested key. Furthermore, it's somewhat unnecessary because existing versions of Synapse (which get upset that th