From 013f3f5e44278c7894e48ccd179ad4bca63bd857 Mon Sep 17 00:00:00 2001 From: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> Date: Tue, 29 Mar 2022 14:12:41 +0100 Subject: Move warning of open registration to v1.56 upgrade notes (#12322) --- changelog.d/12322.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/12322.misc (limited to 'changelog.d') diff --git a/changelog.d/12322.misc b/changelog.d/12322.misc new file mode 100644 index 0000000000..fd595df81c --- /dev/null +++ b/changelog.d/12322.misc @@ -0,0 +1 @@ +Refuse to start if registration is enabled without email, captcha, or token-based verification unless new config flag `enable_registration_without_verification` is set to `true`. \ No newline at end of file -- cgit 1.5.1