Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-01-09 | 1.8.0 | Erik Johnston | 5 | -5/+17 | |
2020-01-08 | Fix GET request on /_synapse/admin/v2/users endpoint (#6563) | Manuel Stahl | 3 | -2/+44 | |
Fixes #6552 | |||||
2020-01-08 | Back out ill-advised notary server hackery (#6657) | Richard van der Hoff | 5 | -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 |