diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-06-12 14:12:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-12 14:12:04 -0400 |
commit | d0a43d431ec3ab7603827d26924b3708a5bc33b2 (patch) | |
tree | b6050eacb78b03bad8a1c3fdd638e97650d3182e | |
parent | Remove "user_id" from GET /presence. (#7606) (diff) | |
download | synapse-d0a43d431ec3ab7603827d26924b3708a5bc33b2.tar.xz |
Fix a typo when comparing the URI & method during UI Auth. (#7689)
-rw-r--r-- | changelog.d/7689.bugfix | 1 | ||||
-rw-r--r-- | synapse/handlers/auth.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/7689.bugfix b/changelog.d/7689.bugfix new file mode 100644 |