From 6d19cd8d9b75c3e34d2eb0b48c2182467b8c818e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Tue, 13 Jul 2021 11:39:50 +0200 Subject: [PATCH] Remove PROFILE_MAIL_USE_CAPTCHA see 67e204a044077c2ad96685386aabaf6803a61d21 see #3032 see #3151 --- com.woltlab.wcf/option.xml | 8 ++------ constants.php | 1 - wcfsetup/install/files/lib/system/WCF.class.php | 3 +++ wcfsetup/install/lang/de.xml | 2 +- wcfsetup/install/lang/en.xml | 2 +- 5 files changed, 7 insertions(+), 9 deletions(-) diff --git a/com.woltlab.wcf/option.xml b/com.woltlab.wcf/option.xml index 56815390ce..e947515daa 100644 --- a/com.woltlab.wcf/option.xml +++ b/com.woltlab.wcf/option.xml @@ -711,7 +711,7 @@ block:wcf.acp.option.blacklist_sfs_action.block]]> security.antispam.captcha captchaSelect com.woltlab.wcf.recaptcha - :!register_use_captcha,!lost_password_use_captcha,!profile_mail_use_captcha,!search_use_captcha + :!register_use_captcha,!lost_password_use_captcha,!search_use_captcha 1 -