Project

General

Profile

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

# Date Author Comment
1371 2011-01-09 16:12 Dietmar

captcha patch (Tks to FrankH)

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

867 2008-10-29 19:40 thorn

Captcha: removed IFRAME for Calculation-as-text captcha

858 2008-09-18 23:24 thorn

Added captcha-reload

820 2008-04-13 13:56 thorn

ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.

756 2008-03-15 19:04 thorn

call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas

747 2008-03-12 19:17 thorn

CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')

690 2008-02-10 14:01 thorn

CAPTCHA: Wrong text for calc_ttf-captcha.

675 2008-02-08 23:04 thorn

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

647 2008-01-30 22:12 doc

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

624 2008-01-28 16:25 thorn

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

619 2008-01-27 21:32 thorn

adjusted layout of calc_text-captcha.

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)