Fix result logic in SpamVerdictService#spamcheck_verdict
The logic now mirrors the logic for Akismet in #akismet_verdict. Essentially, if Recaptcha is enabled and Spamcheck returns anything but ALLOW, we return CONDITIONAL_ALLOW. If Recaptcha is disabled, we return the result as-is.
Showing
Please register or sign in to comment