From cc7656099d882735507c41ea6efcba961f53b7ec Mon Sep 17 00:00:00 2001 From: Will Hunt Date: Thu, 5 May 2022 12:11:52 +0100 Subject: Fix typo in some instances of enable_registration_token_3pid_bypass. (#12639) --- changelog.d/12639.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/12639.bugfix (limited to 'changelog.d/12639.bugfix') diff --git a/changelog.d/12639.bugfix b/changelog.d/12639.bugfix new file mode 100644 index 0000000000..c01596282c --- /dev/null +++ b/changelog.d/12639.bugfix @@ -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 -- cgit 1.5.1