MatrixSynapse/synapse/api
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
..
__init__.py
auth.py
constants.py
errors.py Return a different error from Invalid Password when a user is deactivated (#5674) 2019-07-15 11:45:29 +01:00
filtering.py
ratelimiting.py
room_versions.py
urls.py