diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-05-26 11:42:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-26 11:42:22 +0100 |
commit | 04729b86f8e2d83002aad2d2298c3fc7e4836b2f (patch) | |
tree | d9ef76f712b60f155c28d18661bb3e2cb7e73360 | |
parent | Fix recording of federation stream token (#7564) (diff) | |
download | synapse-04729b86f8e2d83002aad2d2298c3fc7e4836b2f.tar.xz |
Fix incorrect exception handling in KeyUploadServlet.on_POST (#7563)
Introduced in #7556
-rw-r--r-- | changelog.d/7563.misc | 1 | ||||
-rw-r--r-- | synapse/app/generic_worker.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/7563.misc b/changelog.d/7563.misc new file mode 100644 |