synapse/tests/rest
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
..
admin Add an admin API endpoint to protect media. (#9086) 2021-01-15 11:18:09 -05:00
client Split out a separate endpoint to complete SSO registration (#9262) 2021-02-01 13:15:51 +00:00
key Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
media Skip unit tests which require optional dependencies (#9031) 2021-01-07 11:41:28 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
test_health.py Remove spurious "SynapseRequest" result from `make_request" 2020-12-15 22:35:40 +00:00
test_well_known.py Give public_baseurl a default value (#9159) 2021-01-20 12:30:41 +00:00