summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erikj@element.io>2024-06-05 10:40:34 +0100
committerGitHub <noreply@github.com>2024-06-05 10:40:34 +0100
commitaabf577166546d98353ab9bdb6f0648193a94b85 (patch)
tree47c952930e7f12c81df7849b071b5c0d03e34c99 /changelog.d
parentUse fully-qualified `PersistedEventPosition` when returning `RoomsForUser` (#... (diff)
downloadsynapse-aabf577166546d98353ab9bdb6f0648193a94b85.tar.xz
Handle hyphens in user dir search porperly (#17254)
c.f. #16675
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/17254.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17254.bugfix b/changelog.d/17254.bugfix
new file mode 100644
index 0000000000..b0d61309e2
--- /dev/null
+++ b/changelog.d/17254.bugfix
@@ -0,0 +1 @@
+Fix searching for users with their exact localpart whose ID includes a hyphen.