diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-05-21 16:51:49 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-05-21 16:51:49 +0100 |
commit | 959550b645a0752f6a8592d90fff44683b189523 (patch) | |
tree | 337c0c8908dffabe9eb99944e6e4de64c49cfa52 /changelog.d/5198.bugfix | |
parent | Introduce room v4 which updates event ID format. (#5217) (diff) | |
download | synapse-959550b645a0752f6a8592d90fff44683b189523.tar.xz |
0.99.5rc1
Diffstat (limited to 'changelog.d/5198.bugfix')
-rw-r--r-- | changelog.d/5198.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/5198.bugfix b/changelog.d/5198.bugfix deleted file mode 100644 index c6b156f17d..0000000000 --- a/changelog.d/5198.bugfix +++ /dev/null @@ -1 +0,0 @@ -Prevent registration for user ids that are to long to fit into a state key. Contributed by Reid Anderson. \ No newline at end of file |