diff options
author | David Baker <dave@matrix.org> | 2015-07-15 19:28:03 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2015-07-15 19:28:57 +0100 |
commit | 4da05fa0ae32425ce2755dcd479bb4c97f43b30e (patch) | |
tree | 9a93f7ca85e2e08a2e41d17faa47c2a04d824c7b /synapse/rest/client | |
parent | bump up image quality a bit more as it looks crap (diff) | |
download | synapse-4da05fa0ae32425ce2755dcd479bb4c97f43b30e.tar.xz |
Add back in support for remembering parameters submitted to a user-interactive auth call.
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/register.py | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/synapse/rest/client/v2_alpha/register.py b/synapse/rest/client/v2_alpha/register.py |