From 41fb3af736c118d6d2397e1b6da0fec85a8c1da4 Mon Sep 17 00:00:00 2001 From: David Robertson Date: Fri, 1 Jul 2022 16:24:00 +0100 Subject: [PATCH] Changelog --- changelog.d/13156.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/13156.bugfix diff --git a/changelog.d/13156.bugfix b/changelog.d/13156.bugfix new file mode 100644 index 000000000000..c5ca487c2603 --- /dev/null +++ b/changelog.d/13156.bugfix @@ -0,0 +1 @@ +Update the version of the [ldap3 plugin](https://github.com/matrix-org/matrix-synapse-ldap3/) includled in matrix.org docker images and debian packages to 0.2.1. This fixes [problems involving usernames that have uppercase characters](https://github.com/matrix-org/matrix-synapse-ldap3/pull/163).