summary refs log tree commit diff
path: root/changelog.d/5674.feature
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-07-23 09:20:26 +0100
committerErik Johnston <erik@matrix.org>2019-07-23 09:20:26 +0100
commitc02f26319dbe03e6766980796d6a24f5d054b06f (patch)
tree7a50e20396132d3af5c73930607a0f1d740ea108 /changelog.d/5674.feature
parentMerge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes (diff)
parentFix logging in workers (#5729) (diff)
downloadsynapse-c02f26319dbe03e6766980796d6a24f5d054b06f.tar.xz
Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/5674.feature')
-rw-r--r--changelog.d/5674.feature1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/5674.feature b/changelog.d/5674.feature
deleted file mode 100644

index 04bdfa4ad5..0000000000 --- a/changelog.d/5674.feature +++ /dev/null
@@ -1 +0,0 @@ -Return "This account has been deactivated" when a deactivated user tries to login.