From d54909956ef616d976b3d9969be994df5b65030a Mon Sep 17 00:00:00 2001 From: santhoshivan23 <47689668+santhoshivan23@users.noreply.github.com> Date: Wed, 22 Jun 2022 20:02:18 +0530 Subject: validate room alias before interacting with the room directory (#13106) --- changelog.d/13106.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/13106.bugfix (limited to 'changelog.d/13106.bugfix') diff --git a/changelog.d/13106.bugfix b/changelog.d/13106.bugfix new file mode 100644 index 0000000000..0dc16bad08 --- /dev/null +++ b/changelog.d/13106.bugfix @@ -0,0 +1 @@ +Fix a long-standing bug where room directory requests would cause an internal server error if given a malformed room alias. \ No newline at end of file -- cgit 1.5.1