diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-06-16 10:28:58 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2020-06-16 10:28:58 +0100 |
commit | 65eb078498f2375599d757d01fab50fbe839576d (patch) | |
tree | 8f87d4ea957ab239ee03ca261855cad2aafc00b9 /changelog.d | |
parent | Wrap register_device coroutine in an ensureDeferred (#7684) (diff) | |
download | synapse-65eb078498f2375599d757d01fab50fbe839576d.tar.xz |
1.15.1
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7684.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/7685.bugfix | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/7684.bugfix b/changelog.d/7684.bugfix deleted file mode 100644 index a93a92ea8b..0000000000 --- a/changelog.d/7684.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a bug that would crash Synapse on start when using certain password auth providers. Broke in release v1.15.0. diff --git a/changelog.d/7685.bugfix b/changelog.d/7685.bugfix deleted file mode 100644 index ca87e570d3..0000000000 --- a/changelog.d/7685.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix bug introduced on v1.15.0 which meant that some 3PID management endpoints were not accessible on the correct URL. \ No newline at end of file |