synapse/tests/rest/admin
Shay a5986ac229
Improvements to admin redact api (#17792)
- better validation on user input
- fix an early task completion
- when checking membership in rooms, check for rooms user has been
banned from as well
2024-10-08 14:23:21 +01:00
..
__init__.py Update license headers 2023-11-21 15:29:58 -05:00
test_admin.py Finish up work to allow per-user feature flags (#17392) 2024-07-05 13:02:35 +01:00
test_background_updates.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_device.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_event_reports.py Add report room API (MSC4151) (#17270) 2024-06-12 12:27:46 +02:00
test_federation.py Fix filtering of rooms when supplying the `destination` query parameter to `/_synapse/admin/v1/federation/destinations/<destination>/rooms` (#17077) 2024-04-26 10:52:24 +01:00
test_jwks.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_media.py Parse Integer negative value validation (#16920) 2024-04-16 19:12:36 +00:00
test_registration_tokens.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_room.py Filter added to Admin-API GET /rooms (#17276) 2024-06-19 11:45:48 +01:00
test_server_notice.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
test_statistics.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_user.py Improvements to admin redact api (#17792) 2024-10-08 14:23:21 +01:00
test_username_available.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00