diff options
author | Erik Johnston <erik@matrix.org> | 2016-03-23 13:49:10 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-03-23 13:59:34 +0000 |
commit | 84afeb41f32acdab22036b8c1efbb402eef31cd7 (patch) | |
tree | ec51199f1fed82d70cd560625472cc59d3be48b1 /synapse/handlers | |
parent | Ensure published rooms have public join rules (diff) | |
download | synapse-84afeb41f32acdab22036b8c1efbb402eef31cd7.tar.xz |
Ensure all old public rooms have aliases
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/room.py | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |