diff options
| author | Brendan Abolivier <babolivier@matrix.org> | 2022-09-29 14:23:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-29 15:23:24 +0200 |
| commit | be76cd8200b18f3c68b895f85ac7ef5b0ddc2466 (patch) | |
| tree | c32c1b1e7a835b9f970fc4ae28ded0dd858ff841 /synapse/api/errors.py | |
| parent | Explicit cast to enforce type hints. (#13939) (diff) | |
| download | synapse-be76cd8200b18f3c68b895f85ac7ef5b0ddc2466.tar.xz | |
Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556)
Diffstat (limited to 'synapse/api/errors.py')
| -rw-r--r-- | synapse/api/errors.py | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/synapse/api/errors.py b/synapse/api/errors.py |
