0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-03 18:08:19 +02:00
synapse/tests/rest
Patrick Cloke a7882f9887
Return a 404 if no valid thumbnail is found. (#9163)
If no thumbnail of the requested type exists, return a 404 instead
of erroring. This doesn't quite match the spec (which does not define
what happens if no thumbnail can be found), but is consistent with
what Synapse already does.
2021-01-21 14:53:58 -05:00
..
admin Add tests for List Users Admin API (#9045) 2021-01-21 09:18:46 -05:00
client Prefix idp_id with "oidc-" (#9189) 2021-01-21 12:25:02 +00:00
key Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
media Return a 404 if no valid thumbnail is found. (#9163) 2021-01-21 14:53:58 -05: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