anonymousland-synapse/tests/handlers
Patrick Cloke 7ae559944a
Fix checking whether a room can be published on creation. (#11392)
If `room_list_publication_rules` was configured with a rule with a
non-wildcard alias and a room was created with an alias then an
internal server error would have been thrown.

This fixes the error and properly applies the publication rules
during room creation.
2021-11-19 15:19:32 +00:00
..
__init__.py
oidc_test_key.p8
oidc_test_key.pub.pem
test_admin.py Add knock information in admin exported data (#11171) 2021-10-28 18:54:38 +01:00
test_appservice.py Clarifications and small fixes to to-device related code (#11247) 2021-11-09 14:31:15 +00:00
test_auth.py Rename get_access_token_for_user_id method to create_access_token_for_user_id (#11369) 2021-11-17 14:10:57 +00:00
test_cas.py
test_device.py Delete messages from device_inbox table when deleting device (#10969) 2021-10-27 16:01:18 +01:00
test_directory.py Fix checking whether a room can be published on creation. (#11392) 2021-11-19 15:19:32 +00:00
test_e2e_keys.py Keep fallback key marked as used if it's re-uploaded (#11382) 2021-11-19 11:40:12 +00:00
test_e2e_room_keys.py
test_federation.py Fix 500 error on /messages when we accumulate more than 5 backward extremities (#11027) 2021-10-14 18:53:45 -05:00
test_message.py
test_oidc.py
test_password_providers.py Add support for the stable version of MSC2778 (#11335) 2021-11-15 10:31:22 +00:00
test_presence.py
test_profile.py Use direct references for configuration variables (part 7). (#10959) 2021-10-04 07:18:54 -04:00
test_receipts.py Add type hints for event streams. (#10856) 2021-09-21 13:34:26 -04:00
test_register.py Misc typing fixes for tests, part 2 of N (#11330) 2021-11-16 10:41:35 +00:00
test_room_summary.py Avoid sharing room hierarchy responses between users (#11355) 2021-11-16 15:40:47 +00:00
test_room.py
test_saml.py
test_send_email.py
test_stats.py Don't drop user dir deltas when server leaves room (#10982) 2021-10-06 12:56:45 +00:00
test_sync.py Support filtering by relations per MSC3440 (#11236) 2021-11-09 08:10:58 -05:00
test_typing.py Add type hints for event streams. (#10856) 2021-09-21 13:34:26 -04:00
test_user_directory.py Fix adding excluded users to the private room sharing tables when joining a room (#11143) 2021-10-21 17:48:59 +01:00