Project

General

Profile

  • svn:executable: *
  • svn:keywords: Id

# Date Author Comment
1179 2009-11-24 19:15 Dietmar

validate captcha control

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

741 2008-03-03 20:48 thorn

fixed an issue with text-captcha (default text got saved). Changes default text.

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'].

652 2008-01-31 22:24 thorn

captcha admin-tool: fixed display-issue with Firefox.

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.

628 2008-01-28 18:25 thorn

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

624 2008-01-28 16:25 thorn

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

615 2008-01-27 15:29 thorn

Added new CAPTCHA (calc_ttf_image). Changed call_captcha() to output a table-layout. Some minor changes to captcha-code.

609 2008-01-26 23:56 thorn

Added preview-images for CAPTCHA. Improved security: CAPTCHAS can't be loaded from outside WB

599 2008-01-26 10:37 Matthias

Added keywords to files where they are missing

596 2008-01-25 22:29 thorn

added new CAPTCHA and ASP (Advanced Spam Protection)