google_recaptcha 7.x-1.2

Bug fixes
New features

- Issue #2693669 by michiellucas: Added language support.
- Issue #2744387 by generalconsensus: Allow Site Builders to alter forms without the use of the drupal_alter hook.
- Issue #2635926 by Khalid S, Akshita: Google Recaptcha disappears on post back forms. The same also here #2681255.

google_recaptcha 7.x-1.1

Bug fixes
New features

- Issue #2537832 by nileshlohar: Access Denied for Configuration pages.
- Issue #2495009 by tikaszvince: Alter list of forms to protect.
- Issue #2654108: Add a checkbox option to not log every Google Recaptcha submission.
- Issue #2536340: No reCAPTCHA in User login block.
- Move warning for site administrator about empty keys from hook_init to hook_requirements. Remove hook_init.
- New settings for widget - "size", "theme".
- Refactoring.
- Different improvements.

google_recaptcha 7.x-1.0

This module provide integration with Google reCAPTCHA service for protection site forms.
Read more: http://www.google.com/recaptcha
This new service from Google opens new epoch in spam protection technology.

Advantages over standard CAPTCHA:

  • During form creation and form submission special requests will be sent to Google servers - Your server will not spend resources for creating CAPTCHA widget or recognition is this spam or not.
  • This service provide advanced clever technology to recognize spam and this is permanent evolution.
  • This CAPTCHA is very easy for site visitors. In half cases it is enough just click "I'm not a robot"!

Not only spam protection:

  • Additional defence from bruteforce.
  • This is not allow to spent server resources for further actions of spam requests - validation if submission good or bad is going before submit handler will be running.
Subscribe with RSS Subscribe to Releases for Google reCAPTCHA