summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorreivilibre <oliverw@matrix.org>2022-12-07 13:39:27 +0000
committerGitHub <noreply@github.com>2022-12-07 13:39:27 +0000
commit96251af50d621ef1250dc22e447669c69f89b3bb (patch)
tree9afe1e0f41837df17ceedeb1b95afe384db79039 /changelog.d
parentAdd Mastodon SSO setup instructions to docs (#14594) (diff)
downloadsynapse-96251af50d621ef1250dc22e447669c69f89b3bb.tar.xz
Fix a bug introduced in v1.67.0 where not specifying a config file or a server URL would lead to the `register_new_matrix_user` script failing. (#14637)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14637.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14637.bugfix b/changelog.d/14637.bugfix
new file mode 100644
index 0000000000..ab6db383c6
--- /dev/null
+++ b/changelog.d/14637.bugfix
@@ -0,0 +1 @@
+Fix a bug introduced in v1.67.0 where not specifying a config file or a server URL would lead to the `register_new_matrix_user` script failing.
\ No newline at end of file