Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download captcha-7.x-1.0-beta2.tar.gztar.gz 101.08 KB
MD5: 01c8c169a08574f1bdddee144d51f510
SHA-1: 05d9a3798973e1dac0cf61a383015476f42f2b06
SHA-256: 601c711d2e33d338df8e11d8270f0d911345c8aae4c6ea08d874d9987ea9eff9
Download captcha-7.x-1.0-beta2.zipzip 109 KB
MD5: ace6455adc258c2272dd7eb86f42332a
SHA-1: 64e0458a5cd42267605c606400586a3220500cd7
SHA-256: 3d4f18643a5ec2918ff6f15159dd085e7b2f10ec7f5018fd0a0bf7f3c4700e56

Release notes

Changes since 7.x-1.0-beta1:

  • #780206: add a warning on performance settings page about disabled page caching on pages with a CAPTCHA element
  • #1377380 by Sheldon Rampton and soxofaan: provide hook to customize CAPTCHA placement
  • Wrapped some form submit buttons in 'actions' form elements to follow Drupal7 standard
  • simplified _captcha_get_posted_captcha_info now that we have a single input source in D7
  • #1024370: only use $form_state['captcha_info'] cache after submission (e.g. comment/node previewing)
  • be more explicit in $form_state['captcha_info'] about this and posted form_id
Created by: soxofaan
Created on: 2 Jan 2012 at 11:33 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure

Other releases