diff options
author | Erik Johnston <erik@matrix.org> | 2016-01-20 16:14:48 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-01-20 16:14:48 +0000 |
commit | c43b6dcc756c259e479c13d4f0802850d657fed6 (patch) | |
tree | f4e707953188c88ed6ef0e64e877659d120df53a /synapse/rest/client | |
parent | Merge pull request #512 from matrix-org/erikj/whine_on_from (diff) | |
download | synapse-c43b6dcc756c259e479c13d4f0802850d657fed6.tar.xz |
Fix change_password
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/account.py | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/synapse/rest/client/v2_alpha/account.py b/synapse/rest/client/v2_alpha/account.py |