Should captcha support an different challenge for each role/point?
Captcha and page caching
As expected captcha does not play nice with page caching: the captcha system wants each form to have a different challenge. With the current implementation of captcha (and also my rewrite), when caching is enabled, each anonymous users gets the same challenge. Only the first user that requested the form will be able to successfully solve the captcha because the solution is in his session, all other users can't pass the captcha challenge.
Read moreShould capcha support challenges for multiple rols or just for anonymous users?
Just a feature idea: automatic captcha solving with javascript
I was thinking about this idea to make captcha easier for normal (non spam) users.
What if the captcha module would also offer an option to to hide the captcha with client side javascript and solve the captcha with client side javascript? That way the captcha would be invisible (but still correctly solved on submission) for users with javascript enabled. It degrades gracefully for users without javascript enabled to the standard captcha. I guess it's possible to do it for the default math captcha. For the image based captcha's it is of course near impossible.
The basic premise to make this work is, of course, that spambots do not have a javascript interpreter. Otherwise it is just silly. I don't have an idea how advanced the spam bots are these days.
any thoughts on this?
Read moreWhere should the Captcha Settings page be located?
Future of Captcha
The Future Direction of Captcha is a great discussion on where the captcha modules should go and how all the different capthca solutions should come into one.
Read more#Drupal-Captcha
Wundo and I created an IRC channel for Drupal Captcha, creatively at #Drupal-Captcha on Freenode. Having the ability to chat live through IRC might help us collaborate on the Captcha API together more effectively.
Read moreCaptcha in the Handbook
I added a Captcha handbook page. Feel free to edit it if I missed anything or got something wrong.
Read moreAjuda para aplicar um patch
Pessoal, alguém poderia me ajudar a aplicar um patch no módulo Captcha? Ele tem um bug conhecido, que faz o formulário validar o captcha antes de ser enviado.
Eu não consigo aplicar o patch, mesmo seguindo corretamente as instruções.
Vejam o problema no meu site: http://www.marcusvbp.com.br/site/novas-funcionalidades-no-site
O patch para corrigir o problema está aqui: http://drupal.org/node/114387
A sim, a versão é 5.1!
Read more- « first
- ‹ previous
- 1
- 2
- 3
- 4


