diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-05-02 09:21:29 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-05-02 11:05:11 +0100 |
commit | 84196cb2310ca55100f32cfecbc62810085418e5 (patch) | |
tree | ac2ff0eb7a0ea87bbb8741269913d1a5d8eefb1f /changelog.d | |
parent | Merge pull request #5116 from matrix-org/babolivier/account_expiration (diff) | |
download | synapse-84196cb2310ca55100f32cfecbc62810085418e5.tar.xz |
Add some limitations to alias creation
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5124.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5124.bugfix b/changelog.d/5124.bugfix new file mode 100644 index 0000000000..46df1e9fd5 --- /dev/null +++ b/changelog.d/5124.bugfix @@ -0,0 +1 @@ +Add some missing limitations to room alias creation. |