synapse/tests/rest/admin
Richard van der Hoff 3aae60f17b
Enable cross-signing key upload without UIA (#17284)
Per MSC3967, which is now stable, we should not require UIA when
uploading cross-signing keys for the first time.

Fixes: #17227
2024-06-14 11:14:56 +01:00
..
__init__.py Update license headers 2023-11-21 15:29:58 -05:00
test_admin.py Enable cross-signing key upload without UIA (#17284) 2024-06-14 11:14:56 +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 Parse json validation (#16923) 2024-04-18 13:57:38 +01:00
test_server_notice.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_statistics.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_user.py deactivated flag refactored to filter deactivated users. (#16874) 2024-03-11 16:08:04 +00:00
test_username_available.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00