diff options
| author | David Baker <dbkr@users.noreply.github.com> | 2017-11-02 16:51:35 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-02 16:51:35 +0000 |
| commit | 9e09a1800b6f1afd3b965535fcdd56bc5fe73e62 (patch) | |
| tree | dc77cafc6c93fd14e3fecd110ea25eca2933ead6 | |
| parent | Merge pull request #2628 from matrix-org/rav/module_api_hooks (diff) | |
| parent | support inhibit_login in /register (diff) | |
| download | synapse-9e09a1800b6f1afd3b965535fcdd56bc5fe73e62.tar.xz | |
Merge pull request #2629 from matrix-org/rav/register_inhibit_login
support inhibit_login in /register
Diffstat (limited to '')
| -rw-r--r-- | synapse/rest/client/v2_alpha/register.py | 28 |
1 files changed, 16 insertions, 12 deletions
diff --git a/synapse/rest/client/v2_alpha/register.py b/synapse/rest/client/v2_alpha/register.py |
