summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-01-20 17:23:59 +0000
committerGitHub <noreply@github.com>2020-01-20 17:23:59 +0000
commitceecedc68ba1af25b0ee60c5cf927fd1fd245b9f (patch)
tree485516ca1afdc48271e2b102a9ece8b376d9754f /changelog.d
parentFix empty account_validity config block (#6747) (diff)
downloadsynapse-ceecedc68ba1af25b0ee60c5cf927fd1fd245b9f.tar.xz
Fix changing password via user admin API. (#6730)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6730.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6730.bugfix b/changelog.d/6730.bugfix
new file mode 100644
index 0000000000..beb444ca66
--- /dev/null
+++ b/changelog.d/6730.bugfix
@@ -0,0 +1 @@
+Fix changing password via user admin API.