diff options
author | Erik Johnston <erik@matrix.org> | 2015-08-19 09:30:52 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-08-19 09:31:11 +0100 |
commit | abc6986a24e7f843ffdfc1610833feb96462d5a8 (patch) | |
tree | d0944dc1b6d341920fa96cde102300772901cde7 /synapse/handlers/auth.py | |
parent | Merge pull request #228 from matrix-org/erikj/_get_state_for_groups (diff) | |
download | synapse-abc6986a24e7f843ffdfc1610833feb96462d5a8.tar.xz |
Fix regression where we incorrectly responded with a 200 to /login
Diffstat (limited to 'synapse/handlers/auth.py')
-rw-r--r-- | synapse/handlers/auth.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/handlers/auth.py b/synapse/handlers/auth.py |