1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-10 09:56:49 +00:00
synapse/changelog.d/5674.feature
Andrew Morgan 18c516698e
Return a different error from Invalid Password when a user is deactivated (#5674)
Return `This account has been deactivated` instead of `Invalid password` when a user is deactivated.
2019-07-15 11:45:29 +01:00

1 line
83 B
Gherkin

Return "This account has been deactivated" when a deactivated user tries to login.