Hashcash updated for Drupal 6.x - code review needed
rick_deckard - September 22, 2008 - 01:00
| Project: | Hashcash |
| Version: | 5.x-1.4 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
I just created an updated version of Hashcash and got rid of all minor and major notices issued by the coder module.
I also updated the intall to use the new hook_schema() intall method.
It seems to be working on my site just fine (no crashes). It will take a few days to see if it stops the spam flood, but a hashcash plugin on Wordpress sites I've done just killed spam pretty much right away.
Here is a zip archive of the 6.x module. Sorry it's not a true patch, but you should be able to just do a diff locally and generate a patch.
| Attachment | Size |
|---|---|
| hashcash.zip | 11.46 KB |

#1
Forget it - many problems with that code. Some fixed, but still having trouble actually getting the onsubmit event to fire for some reason.
#2
Okay I think I've got it working now. Sorry about that first one.
#3
subscribing, thanks for the patch. I'll try to review it soon. I'm interested in this module as an approach to #117056: Protection against brute force login.
#4
Your updated module works great for me! I have a couple of minor suggestions:
On the whole, a well done port. Thanks!
#5
A D6 version has been released. The official version fixes the cache issue previously mentioned on this module's front page.
#6
Thanks for the notes grendzy and thanks even more sdrycroft for doing a real D6 version.
#7
Automatically closed -- issue fixed for 2 weeks with no activity.