Until recently, in most projects, I have put the Google recaptcha to avoid SPAM. Both for user login/registration and any other form accessible to anonymous users. Until now, I had always used two modules that configured between them allowed this functionality: https://www.drupal.org/project/captcha https://www.drupal.org/project/recaptcha But using these two modules have 3...
Jul