Project

General

Profile

Statistics
| Revision:

# Date Author Comment
741 2008-03-03 20:48 thorn

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

728 2008-02-25 22:54 Matthias

added missing Dutch language files for core modules

703 2008-02-17 16:50 Matthias

Removed colloquially german language files as the filename causes issues

695 2008-02-10 19:45 Matthias

fixed some errors in standard german language file

added new colloquially german language file (thanks to Michael Tenschert)

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

655 2008-02-01 19:27 doc

Added default index.php to all folders to prevent directory spoofing

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

617 2008-01-27 18:38 Matthias

added keyword id to new file;

fixed spelling error in german language file of captcha modul

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)