summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorWill Hunt <will@half-shot.uk>2022-04-27 13:57:53 +0100
committerGitHub <noreply@github.com>2022-04-27 12:57:53 +0000
commite8d1ec0e92da96a01b6c723fcdb4eac27f801e87 (patch)
treea751bfd0999028ee404e1a373fa376c7762bfa15 /changelog.d
parentAdd some type hints to datastore (#12485) (diff)
downloadsynapse-e8d1ec0e92da96a01b6c723fcdb4eac27f801e87.tar.xz
Add option to enable token registration without requiring 3pids (#12526)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12526.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12526.feature b/changelog.d/12526.feature
new file mode 100644
index 0000000000..c01596282c
--- /dev/null
+++ b/changelog.d/12526.feature
@@ -0,0 +1 @@
+Add new `enable_registration_token_3pid_bypass` configuration option to allow registrations via token as an alternative to verifying a 3pid.
\ No newline at end of file