summary refs log tree commit diff
path: root/changelog.d/5686.feature
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2019-07-31 14:51:04 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2019-07-31 14:51:04 +0100
commit6f98bc65121f1d01d08e44aff5b9dda81cbde6c8 (patch)
treeacce6456c9a8aa2d4aea7d6f02b242d720d8f08a /changelog.d/5686.feature
parentFix bug # in changelog entry (diff)
downloadsynapse-anoa/user_deactivated_code.tar.xz
Diffstat (limited to 'changelog.d/5686.feature')
-rw-r--r--changelog.d/5686.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5686.feature b/changelog.d/5686.feature

index 90a9f17deb..367aa1eca2 100644 --- a/changelog.d/5686.feature +++ b/changelog.d/5686.feature
@@ -1 +1 @@ -Correction of #5674. Use `M_USER_DEACTIVATED` instead of `M_UNKNOWN` for errcode when a deactivated user attempts to login. +Use `M_USER_DEACTIVATED` instead of `M_UNKNOWN` for errcode when a deactivated user attempts to login.