diff options
author | Erik Johnston <erik@matrix.org> | 2015-11-19 16:16:49 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-11-19 16:16:49 +0000 |
commit | 37de8a7f4a017e5c62bd73f1c381374b464a6cc1 (patch) | |
tree | 67645229628acd147d3adf78c9f654a171c44933 | |
parent | Merge branch 'hotfixes-v0.11.0-r2' of github.com:matrix-org/synapse (diff) | |
download | synapse-37de8a7f4a017e5c62bd73f1c381374b464a6cc1.tar.xz |
Remove m.login.token from advertised flows.
-rw-r--r-- | synapse/rest/client/v1/login.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/rest/client/v1/login.py b/synapse/rest/client/v1/login.py |