synapse/tests/rest/admin
Shay 58deef5eba
Add admin handler to list of handlers used for background tasks (#17847)
Fixes #17823

While we're at it, makes a change where the redactions are sent as the
admin if the user is not a member of the server (otherwise these fail
with a "User must be our own" message).
2024-10-29 13:50:13 -05:00
..
__init__.py
test_admin.py
test_background_updates.py
test_device.py
test_event_reports.py
test_federation.py
test_jwks.py
test_media.py
test_registration_tokens.py
test_room.py
test_server_notice.py
test_statistics.py
test_user.py
test_username_available.py