Transfer Server ACLs on room upgrade

pull/4608/head
Andrew Morgan 2019-02-11 11:30:37 +00:00
parent 6e2a5aa050
commit a126f86eec
1 changed files with 1 additions and 0 deletions

View File

@ -284,6 +284,7 @@ class RoomCreationHandler(BaseHandler):
(EventTypes.GuestAccess, ""),
(EventTypes.RoomAvatar, ""),
(EventTypes.Encryption, ""),
(EventTypes.ServerACL, ""),
)
old_room_state_ids = yield self.store.get_filtered_current_state_ids(