summary refs log tree commit diff
diff options
context:
space:
mode:
authorSyam G Krishnan <syamgk01@gmail.com>2019-11-29 23:06:44 +0530
committerSyam G Krishnan <syamgk01@gmail.com>2019-12-04 13:03:54 +0530
commitb62c9db8d77d76a962300aa740d2e61d57dc6888 (patch)
tree90277b544502b95633b427f9f8aed3e218d153d4
parentIssue #6406 Fix parameter mismatch (diff)
downloadsynapse-b62c9db8d77d76a962300aa740d2e61d57dc6888.tar.xz
Add changelog file
Signed-off-by: Syam G Krishnan <syamgk@gmail.com>
-rw-r--r--changelog.d/6406.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6406.bugfix b/changelog.d/6406.bugfix
new file mode 100644
index 0000000000..ca9bee084b
--- /dev/null
+++ b/changelog.d/6406.bugfix
@@ -0,0 +1 @@
+Fix bug: TypeError in `register_user()` while using LDAP auth module.