From 43ea24ea20de98d6088863aef09491610ffb4236 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Sat, 27 Jul 2024 16:01:47 +0200 Subject: [PATCH] config.php: add turnstile's form field to the whitelist --- inc/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/config.php b/inc/config.php index a8a0cc9a..bf782fe5 100644 --- a/inc/config.php +++ b/inc/config.php @@ -302,6 +302,7 @@ 'raw', 'embed', 'g-recaptcha-response', + 'cf-turnstile-response', 'spoiler', 'page', 'file_url',