summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2018-11-19 12:27:33 -0600
committerGitHub <noreply@github.com>2018-11-19 12:27:33 -0600
commit80cac86b2ccdeaf0c2d70545415a0d056c547653 (patch)
tree242e09f806608b2bed58aa512dd53e1323e1a749 /changelog.d
parentMerge pull request #4182 from aaronraimist/update-issue-template (diff)
downloadsynapse-80cac86b2ccdeaf0c2d70545415a0d056c547653.tar.xz
Fix fallback auth on Python 3 (#4197)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4197.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4197.bugfix b/changelog.d/4197.bugfix
new file mode 100644
index 0000000000..c7c01da0f3
--- /dev/null
+++ b/changelog.d/4197.bugfix
@@ -0,0 +1 @@
+Fallback auth now accepts the session parameter on Python 3.