anonymousland-synapse/synapse/http
Richard van der Hoff f78d07bf00
Split out a separate endpoint to complete SSO registration (#9262)
There are going to be a couple of paths to get to the final step of SSO reg, and I want the URL in the browser to consistent. So, let's move the final step onto a separate path, which we redirect to.
2021-02-01 13:15:51 +00:00
..
federation Fix wrong arguments being passed to BlacklistingAgentWrapper (#9098) 2021-01-14 06:59:26 -05:00
__init__.py Remove SynapseRequest.get_user_agent (#9069) 2021-01-12 12:34:16 +00:00
additional_resource.py
client.py Properly raise an exception when the body exceeds the max size. (#9145) 2021-01-18 10:21:42 -05:00
connectproxyclient.py
matrixfederationclient.py Properly raise an exception when the body exceeds the max size. (#9145) 2021-01-18 10:21:42 -05:00
proxyagent.py Don't apply the IP range blacklist to proxy connections (#9084) 2021-01-12 12:20:30 -05:00
request_metrics.py
server.py Split out a separate endpoint to complete SSO registration (#9262) 2021-02-01 13:15:51 +00:00
servlet.py
site.py Remove SynapseRequest.get_user_agent (#9069) 2021-01-12 12:34:16 +00:00