Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Date Revision Id HeadURL
  • svn:mime-type: text/plain

# Date Author Comment
1657 2012-04-04 04:39 Dietmar

some validation fixes in backend

1536 2011-12-10 05:22 Dietmar

+ add upgrade.php to captcha_control and small changes
+ add FolderProtectFile to quickskin

1477 2011-07-21 04:47 Dietmar

! update DA language (Tks to Achrist)
! update some languages variables (Tks to Rübenwurzel, Testör)
! move function url_encode from admin/pages to framework/functions.php
! add missing svn properties in some headerinfos
! font-size correction in wb_theme (Tks to Rübenwurzel)

1460 2011-06-29 21:14 Dietmar

Ticket 1101, phtml|php5|php4|php|cgi|pl|exe|com|bat|src| will be hardcoded
additional you can set more extension in settings extended in field rename_file_types
rename_file_types now is a blacklist and will no longer be renamed to .txt

update admintools modules to work with SecureForm Patch from NorHei

1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

1425 2011-02-04 00:16 Dietmar

redefined wrong admin backlinks

1420 2011-01-26 18:43 Dietmar

YGN Ethical Hacker Group (2.8.2 / 2.9.0)

1389 2011-01-16 13:39 FrankH
  1. Security fixes for modules captcha_control, code and droplets
1386 2011-01-16 10:56 Dietmar

update headerinfos

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)