0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-03 08:25:35 +02:00
Commit graph

1 commit

Author SHA1 Message Date
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