Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  backgrounds 610 over 16 years thorn CAPTCHA ttf_image: added variant. Adjusted char...
  captchas 656 over 16 years thorn Added some missing add_slashes(), get_post_esca...
  fonts 635 over 16 years Matthias Added missing keyword Id
asp.php 1.02 KB 599 over 16 years Matthias Added keywords to files where they are missing
captcha.php 4.95 KB 675 over 16 years thorn Changed maxlength of captcha-fields - don't tel...
index.php 849 Bytes 599 over 16 years Matthias Added keywords to files where they are missing
readme.txt 1.69 KB 619 over 16 years thorn adjusted layout of calc_text-captcha.

Latest revisions

# Date Author Comment
675 2008-02-08 23:04 thorn

Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.

656 2008-02-01 23:53 thorn

Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].

647 2008-01-30 22:12 doc

fixed bug with text Captcha (input restricted to 10 characters) and a small layout issue

640 2008-01-29 03:14 thorn

Text-captcha: moved text-file to database.

639 2008-01-29 00:05 thorn

Security bugfix: Text file for text-captcha was readable from everywhere. Text-captcha: empty line in test file, following a question, was accepted as answer. Fixed.

635 2008-01-28 22:07 Matthias

Added missing keyword Id

630 2008-01-28 19:24 thorn

Text-CAPTCHA: uses return() instead of exit() in case of error.

628 2008-01-28 18:25 thorn

Text-CAPTCHA: added description how to input questions and answers.

625 2008-01-28 16:50 thorn

fixed possible E_NOTICE-warning

624 2008-01-28 16:25 thorn

Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt

View revisions

Also available in: Atom