forked-synapse/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 copyrights 2016-01-07 04:26:29 +00:00
auth.py Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
constants.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
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 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
ratelimiting.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
room_versions.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
urls.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00