mirror of
https://github.com/element-hq/synapse.git
synced 2026-06-03 19:11:21 +00:00
7ae559944a
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.