captcha
Captcha 3.0 RC 3 Released
Submitted by wundo on Sat, 2007-09-01 11:47.Hi Folks,
Last version from Captcha had an PHP 4 incompatibility.
Sorry to all problems it had gave to you folks, and I really suggest you to upgrade your php version (or ask your provider to do so).
PHP4 is deprecated.
We were using a function added in PHP5, and PHP4 was complaining that it doesn't exist. Our are developers are using PHP5, so nobody noted it before. This is an example of how important is that you users always try the last version of captcha, and give us your feedback.
Captcha 3.0 RC 2 Released
Submitted by wundo on Wed, 2007-08-29 10:29.Cross-posting here:
I'm proud to say you we have a new Captcha version.
Besides the API, most of changes are user centric, we improved the help pages, improved the usability of module, and fixed some bugs.
And now, we need that you, our users, download, test it, find bugs, suggest improvements, and please say what you think of about our work...
Thanks,
Fabiano
Captcha's v3 Code Freeze
Submitted by wundo on Fri, 2007-08-17 16:20.Hi folks,
I'm planning to put Captcha's v3 in code freeze with the release of Captcha 5.x.3.0, which should be released this Sunday.
If you have any feature that you really want to see implemented, please, submit a patch as soon as possible.
Captcha's next week goal...
Submitted by wundo on Sat, 2007-07-14 12:15...drop (as much as possible of) $_SESSION dependency.
Explaining why the hell Captcha API changed...
Submitted by wundo on Mon, 2007-07-02 19:50.Thilo Wawrzik has been a great committer/user/reviewer from Captcha/Textimage modules for almost a year.
Today I was replying his issue about Captcha v2 then I figured out that I hadn't documented/explained to my users why the hell I did change the Captcha API.
Early this year, some security flaws was discovered in Captcha and Textimage, it's was a quite simple bug related with an trim() that was used to verify if the form was submitted. Note that captcha 4.6, captcha 4.7 and captcha 5.1 are basically the same module.
Captcha 5.x-2.0 released
Submitted by wundo on Tue, 2007-04-17 22:04.There is a new captcha available for download.
Here is some improvements:
- Full FAPI compliance
- Easier API
- DRY compliance ;)
- Fixed problems with form_set_error
- Form Store integration
* Textimage (as any other module using Captcha API) is still INCOMPATIBLE with this version of the API *
Adding captcha points with no pain
Submitted by wundo on Mon, 2007-03-12 19:40.Since the first version of captcha there wasn't any easy way to add captcha pointers in other forms rather than the default. Now this is past, I was working for some weeks in this issue, when I found the great Form Store Module from Heine Deelstra.
Captcha CVS is now integrated with Form Store, allowing users to easily add and remove (and rename) captcha points.
New version of Captcha avaliable in CVS
Submitted by wundo on Wed, 2007-02-28 01:11.There is new version of Captcha in CVS, it's the first release candidate of with the new Captcha API.
Here is some improvements:
- Full FAPI compliance - no more dirty hook_form_alter magics.
- Easier API
- No code duplication - DRY compliance ;)
- Fixed problems with form_set_error
Captcha and Textimage Security fix release
Submitted by wundo on Wed, 2007-01-31 07:06.Yesterday we released a new version of Textimage and Captcha modules, those release fix some security bypass, everyone use any version of those module MUST upgrade.
If you have doubts about how to proceed, contact me and I help you. ;)
Thanks Heine Deelstra and the folks from Drupal Security team for the great work.
Below the security releases:
Textimage - response validation bypass
Captcha - response validation bypass
Port to Drupal 5.0 of Captcha Module is Avaliable
Submitted by wundo on Mon, 2007-01-22 11:19.There is a new version of captcha avaliable for download, it's just a port of the old Drupal 4.7 version.
Thanks for the patches and reviews.
We are planning an API update for the next version, if you have any sugestion now is the time to say. ;)



