summary refs log tree commit diff
path: root/changelog.d/6037.feature
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2019-09-25 11:24:22 +0100
committerRichard van der Hoff <richard@matrix.org>2019-09-25 11:24:22 +0100
commitf8d977f3b78977135ec524f86b4366f697d8be15 (patch)
tree18323cb05cb8c7dbddc632ab42e749dfe162bb43 /changelog.d/6037.feature
parentremove errant print (diff)
parentfix flake8 fails (diff)
downloadsynapse-f8d977f3b78977135ec524f86b4366f697d8be15.tar.xz
Merge branch 'rav/refactor_ui_auth' into neilj/fix_check_threepid_for_msisdns
Diffstat (limited to 'changelog.d/6037.feature')
-rw-r--r--changelog.d/6037.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6037.feature b/changelog.d/6037.feature
new file mode 100644
index 0000000000..85553d2da0
--- /dev/null
+++ b/changelog.d/6037.feature
@@ -0,0 +1 @@
+Make the process for mapping SAML2 users to matrix IDs more flexible.