captcha_after 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| captcha_after-7.x-1.1.tar.gz | 13.28 KB | 1bc3df3365c7ee35d3e1a96f3818f831 |
| captcha_after-7.x-1.1.zip | 15.7 KB | 5a8cf437d2b9798c80fcddbde4552059 |
Release notes
Issue #1254616 by Tezza, pivica: Correctly handle situation when captcha element
do not exist in form - captcha is skipped.
Issue #1564264 by pivica: Fixed PDO exception when uninstalling module.
Issue #1460864 by pivica: Remove LICENSE.txt from Git repository.
captcha_after 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| captcha_after-7.x-1.0.tar.gz | 12.05 KB | 40c427c75f721754522e338d8f9f4585 |
| captcha_after-7.x-1.0.zip | 14.41 KB | 62900eec056cd7e8417119d6702fec1c |
Release notes
First port to Drupal 7. This version has the same features like 6.x-1.2 version.
captcha_after 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| captcha_after-6.x-1.2.tar.gz | 12.01 KB | 98ae98ca17556a90421676dc99a685e9 |
| captcha_after-6.x-1.2.zip | 14.37 KB | f7904bce017a94431804bb97e5ee4238 |
Release notes
List of new features:
- Captcha after global thresholds can now be overiden per form.
- Disable some of captcha_after threshold check with empty or 0 threshold value.
- Replace session submit threshold with flood submit threshold. Storing submit count in session can be avoided by clearing cookies.
Do not forget to run update.php because this version introduce new table in database.
captcha_after 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| captcha_after-7.x-1.x-dev.tar.gz | 13.29 KB | 4c6a29f95aaa931efc618c7a175f1006 |
| captcha_after-7.x-1.x-dev.zip | 15.7 KB | d1cbfcf1dfeac8b0a5e30ce00732838a |
Release notes
Port to Drupal 7.
captcha_after 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| captcha_after-6.x-1.1.tar.gz | 10.18 KB | 1a4bc6e5dbbd89b6014dd2f8e486a3a5 |
| captcha_after-6.x-1.1.zip | 12.31 KB | e62838e42bf5545b1fee3017495b0141 |
Release notes
This version is compatible with captcha 6.x-2.4
captcha_after 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| captcha_after-6.x-1.0.tar.gz | 10.26 KB | 60c50d500e370721c753bc9f9f131beb |
| captcha_after-6.x-1.0.zip | 12.62 KB | 586f302721173f3d9ead376e5d4188f5 |
Release notes
This version is compatible with captcha 6.x-2.3 and previous versions.
captcha_after 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| captcha_after-6.x-1.x-dev.tar.gz | 13.07 KB | a2511cca7f56b996f109574e127661d1 |
| captcha_after-6.x-1.x-dev.zip | 15.46 KB | a7e7b89965b0216da1be6532f24a2077 |
Release notes
Latest dev release.