summary refs log tree commit diff
path: root/tests/test_utils
diff options
context:
space:
mode:
authorTravis Ralston <travpc@gmail.com>2021-01-19 13:59:29 -0700
committerTravis Ralston <travpc@gmail.com>2021-01-19 13:59:29 -0700
commit40f96320a2eb0049cb5defaf52530b8e08095a14 (patch)
treea5192ffbc0f48de65b16313409ca5d197c3e79ac /tests/test_utils
parentValidate the server name for the /publicRooms endpoint. (#9161) (diff)
downloadsynapse-40f96320a2eb0049cb5defaf52530b8e08095a14.tar.xz
Add an admin API to get the current room state
This could arguably replace the existing admin API for `/members`, however that is out of scope of this change.

This sort of endpoint is ideal for moderation use cases as well as other applications, such as needing to retrieve various bits of information about a room to perform a task (like syncing power levels between two places). This endpoint exposes nothing more than an admin would be able to access with a `select *` query on their database.
Diffstat (limited to 'tests/test_utils')
0 files changed, 0 insertions, 0 deletions