summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-06-12 15:01:00 -0400
committerGitHub <noreply@github.com>2020-06-12 15:01:00 -0400
commit2d11ea385c09e12f38f5927b30919760a158f57a (patch)
treeca62671443e0b78920538911d02439b5dc7efc05 /changelog.d
parentFix a typo when comparing the URI & method during UI Auth. (#7689) (diff)
downloadsynapse-2d11ea385c09e12f38f5927b30919760a158f57a.tar.xz
Fix warnings about losing log context during UI auth. (#7688)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7688.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7688.bugfix b/changelog.d/7688.bugfix
new file mode 100644
index 0000000000..2ed718a087
--- /dev/null
+++ b/changelog.d/7688.bugfix
@@ -0,0 +1 @@
+Fix "Starting db txn 'get_completed_ui_auth_stages' from sentinel context" warning. The bug was introduced in 1.13.0rc1.