MatrixSynapse/tests/rest/admin
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
..
__init__.py
test_admin.py Add an admin API endpoint to protect media. (#9086) 2021-01-15 11:18:09 -05:00
test_device.py
test_event_reports.py
test_media.py
test_room.py
test_statistics.py
test_user.py Add an admin API for shadow-banning users. (#9209) 2021-01-25 14:49:39 -05:00