diff --git a/changelog.d/5686.feature b/changelog.d/5686.feature new file mode 100644 index 0000000000..343d4f5258 --- /dev/null +++ b/changelog.d/5686.feature @@ -0,0 +1 @@ +Correction of #5686. Use `M_USER_DEACTIVATED` instead of `M_UNKNOWN` for errcode when a deactivated user attempts to login.