diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-06-12 15:01:00 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-12 15:01:00 -0400 |
commit | 2d11ea385c09e12f38f5927b30919760a158f57a (patch) | |
tree | ca62671443e0b78920538911d02439b5dc7efc05 | |
parent | Fix a typo when comparing the URI & method during UI Auth. (#7689) (diff) | |
download | synapse-2d11ea385c09e12f38f5927b30919760a158f57a.tar.xz |
Fix warnings about losing log context during UI auth. (#7688)
-rw-r--r-- | changelog.d/7688.bugfix | 1 | ||||
-rw-r--r-- | synapse/storage/data_stores/main/ui_auth.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/7688.bugfix b/changelog.d/7688.bugfix new file mode 100644 |