hashcash 7.x-2.4

Bug fixes
Unsupported

Fixes #2285557 which prevented a hashcash from every passing.

hashcash 7.x-2.1

New features
Insecure
Unsupported

Improves the logging features.

hashcash 7.x-2.0

Insecure
Unsupported

First release of Hashcash for Drupal 7.

Removes the warning that a form is disabled when Javascript is disabled. Adds a permission for administering the module.

hashcash 6.x-2.5

Bug fixes
Insecure
Unsupported

Fixes a bug I discovered which prevented the comment form (and no doubt any other form) from being previewed before being submitted.

hashcash 6.x-2.0

New features
Bug fixes
Insecure
Unsupported

This is a vast improvement (hence the major release number increase) on the previous release. The hashcash module now requests the first part of the hashcash string via AJAX from the server, rather than embedding it in the form. This helps to give the correct results when the form is cached by modules like Boost.

hashcash 6.x-1.5

New features
Bug fixes
Unsupported

Hopefully fixed the caching issue.

hashcash 5.x-1.4

New features
Unsupported

Added a watchdog call if a hashcash fails - makes debugging easier

hashcash 5.x-1.3

Bug fixes
Unsupported

Fixes a small bug which may have stopped the hashcash.js file from being added to a page's headers.

hashcash 5.x-1.2

Bug fixes
Unsupported

Minor bug fix whereby a hashcash could have passed without having a random string attached to it (1/256 chance).

hashcash 5.x-1.1

Bug fixes
Unsupported

This is a bug fix of the previous release of hashcash. ALL users are recommended to upgrade their hashcash module.

- Altered JavaScript so that IE is fully supported
- Improved hashcash string to prevent hashcash strings being used on multiple drupal sites
- Fixed the configuration page
- Set the default settings to include the login forms

hashcash 5.x-1.0

New features
Unsupported

This is the first release of hashcash, please test it and break it, and post any bug reports here.

Subscribe with RSS Subscribe to Releases for Hashcash