MatrixSynapse/synapse/http
Richard van der Hoff 1821f7cc26
Fix buglet in DirectRenderJsonResource (#8897)
this was using `canonical_json` without setting it, so when you used it as a
standalone class, you would get exceptions.
2020-12-10 12:42:55 +00:00
..
federation Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
__init__.py
additional_resource.py
client.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
connectproxyclient.py
endpoint.py
matrixfederationclient.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
proxyagent.py
request_metrics.py Fix typos and spelling errors. (#8639) 2020-10-23 12:38:40 -04:00
server.py Fix buglet in DirectRenderJsonResource (#8897) 2020-12-10 12:42:55 +00:00
servlet.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00
site.py Add ability for access tokens to belong to one user but grant access to another user. (#8616) 2020-10-29 15:58:44 +00:00