MatrixSynapse/tests/rest
Patrick Cloke 4a55d267ee
Add an admin API for shadow-banning users. (#9209)
This expands the current shadow-banning feature to be usable via
the admin API and adds documentation for it.

A shadow-banned users receives successful responses to their
client-server API requests, but the events are not propagated into rooms.

Shadow-banning a user should be used as a tool of last resort and may lead
to confusing or broken behaviour for the client.
2021-01-25 14:49:39 -05:00
..
admin Add an admin API for shadow-banning users. (#9209) 2021-01-25 14:49:39 -05:00
client Add an admin API for shadow-banning users. (#9209) 2021-01-25 14:49:39 -05: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