diff options
author | Erik Johnston <erik@matrix.org> | 2016-04-21 17:42:25 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-04-21 17:42:25 +0100 |
commit | b9675ef6e694c7f7f40bee5e4730866c7f217259 (patch) | |
tree | 4370ef1247309b2d929a5d52fe266f90cfcfb7d6 /synapse/rest/client/v1 | |
parent | Merge pull request #743 from matrix-org/markjh/slave_pushers (diff) | |
parent | Fix issues with JWT login (diff) | |
download | synapse-b9675ef6e694c7f7f40bee5e4730866c7f217259.tar.xz |
Merge pull request #687 from nikriek/jwt-fix
Fix issues with JWT login
Diffstat (limited to 'synapse/rest/client/v1')
-rw-r--r-- | synapse/rest/client/v1/login.py | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/synapse/rest/client/v1/login.py b/synapse/rest/client/v1/login.py |