summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2021-03-18 17:54:08 +0100
committerGitHub <noreply@github.com>2021-03-18 12:54:08 -0400
commit8dd2ea65a9566fd0850df0d989f700f61b490ed9 (patch)
tree558a61437c465c955160d45e8b8356d7ee9a5a68 /changelog.d
parentMake federation catchup send last event from any server. (#9640) (diff)
downloadsynapse-8dd2ea65a9566fd0850df0d989f700f61b490ed9.tar.xz
Consistently check whether a password may be set for a user. (#9636)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9636.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9636.bugfix b/changelog.d/9636.bugfix
new file mode 100644
index 0000000000..fa772ed6fc
--- /dev/null
+++ b/changelog.d/9636.bugfix
@@ -0,0 +1 @@
+Checks if passwords are allowed before setting it for the user.
\ No newline at end of file