diff options
author | David Baker <dave@matrix.org> | 2015-03-24 15:33:48 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2015-03-24 15:33:48 +0000 |
commit | d19e79ecc956e5ba7ed6b6fd37e80ec6a737b048 (patch) | |
tree | d81b0d3dc96565254d523dbd96a235e8b0539f04 /synapse/rest | |
parent | pep8 / pyflakes (diff) | |
download | synapse-d19e79ecc956e5ba7ed6b6fd37e80ec6a737b048.tar.xz |
Make deleting other access tokens when you change your password actually work
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v2_alpha/password.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/password.py b/synapse/rest/client/v2_alpha/password.py |