diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-07-15 13:25:52 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-07-15 13:25:52 +0100 |
commit | fff89c33d8e88397a135eefba90cb33188ace8a0 (patch) | |
tree | 8d934f9a6c3ec4f3ccef0421796ae925489e41c8 /synapse/api/errors.py | |
parent | Return a different error from Invalid Password when a user is deactivated (#5... (diff) | |
download | synapse-fff89c33d8e88397a135eefba90cb33188ace8a0.tar.xz |
Add USER_DEACTIVATED error code and use it
Diffstat (limited to 'synapse/api/errors.py')
-rw-r--r-- | synapse/api/errors.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/api/errors.py b/synapse/api/errors.py |