Heine

  • home
  • drupal
  • drupal core commits
  • about
Home

Captcha

What MyCaptcha 5.2 will bring

Heine — Thu, 14/06/2007 - 21:25

Should time permit I hope to work on MyCaptcha 5.2 this weekend.

Planned features:

  • Support for recaptcha.
  • Configurable location in forms.
  • Configurable description on the CAPTCHA.
  • A minimal API necessary for recaptcha and to silence the voice in my head screaming for a more flexible API.

I promise MyCaptcha won't be about 'APIs'; I will focus on the "Just Works" principle.

  • Captcha
  • Drupal
  • 3 comments

An alternative Captcha module for Drupal 5.x

Heine — Sun, 20/05/2007 - 01:58

A 1.0 version of the alternative CAPTCHA module, MyCaptcha, has been released for Drupal 5.x.

Features:

  • Math CAPTCHA
  • Image CAPTCHA
  • Can be added to nearly any form, without changing PHP code.

» Download MyCaptcha

For additional information, please see the MyCaptcha manual.

  • Captcha
  • Drupal
  • 3 comments
  • Read more

Adding settings to Captcha

Heine — Thu, 01/03/2007 - 16:51

Update: MyCaptcha 1.0 has been released.

I've been adding some settings to the math captcha module I created earlier. An important setting is on which forms you want to have a captcha. While it is possible to hardcode the possible forms a captcha can appear on, I've opted for another approach.

I've created two helper modules called Form store and Form collect. If you enable Form collect, it will collect forms on your site while you visit them. You can view the collected forms on the Form store page. In the image below, you can see that I limited the collection to forms I thought useful for Captcha and that I've given most a more readable description. While I intend to include and add a description to all core forms, this has to be done manually for now.

  • Captcha
  • Drupal
  • 3 comments
  • Read more

Math captcha for anonymous users

Heine — Sat, 24/02/2007 - 12:58

This morning I broke down and wrote a simple math captcha module (for Drupal) to use with user registration and anonymous commenting on this site.

Because this site uses caching for anonymous users, the module needs to make sure that whenever a captcha is displayed, the page is not added to the cache.

  • Captcha
  • Drupal
  • Login or register to post comments
  • Read more
Syndicate content

Recent posts

  • Unserializing user-supplied data, a bad idea
  • Planet Drupal past and current
  • Help! - Cannot access a global variable.
  • Why is my module's update hook not listed on update.php's selection form?
  • How do I add a class to a link generated with l()
more

Security reviews

  • Afraid custom code makes your site vulnerable?
  • You don't really trust that module you just downloaded from Drupal.org?

Sleep better after a security review.

Tags

Captcha CSRF Drupal embed Input Format modx OpenID Performance Planet Drupal rants Security Varnish
more tags
  • home
  • drupal
  • drupal core commits
  • about

Copyright © 2010 by Heine Deelstra. All rights reserved.