Project

General

Profile

  • svn:executable: *
  • svn:keywords: Id Revision HeadURL Date

# Date Author Comment
1757 2012-09-16 05:45 Dietmar
  1. fixed mysql_fetch_array() expects parameter 1 to be resource, boolean given
    by adding a new form on page,
    ! refactroring form/install.php to SqlImport, add a form sql dump
    ! correcting some SEC_ANCHOR in form
1714 2012-08-29 14:23 Dietmar

! update module form
! not auth users get no confirmation mail, but can print message
! add replyto to received messages, so answer is possible by e-mail client
! add pagination to submissionlist

1553 2011-12-31 16:03 Dietmar

! recoded formmodul, add dropdown email_fromname_field

1538 2011-12-10 16:06 Dietmar

! add table db engine in module install scripts
! some small updates in modules

1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

1407 2011-01-22 18:21 FrankH
  1. various Security fixes, thanks to secunia and others
1375 2011-01-10 20:43 FrankH
  1. Security fix for Form module (new version is 2.8)
  2. bugfix for delete_field in Form module
1355 2010-12-27 12:14 FrankH

Security fixes

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1074 2009-07-16 21:07 Matthias

replaced in form and news delimiter "&" with "&" was introduced with changeset [1069] but didn't work on all servers

1069 2009-07-15 22:28 Matthias

Fixed some validiation bugs in core and different modules (Thanks to luisehahne)

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

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

618 2008-01-27 21:14 thorn

Module form: user supplied input isn't lost on captcha-failure anymore

561 2008-01-18 21:48 Matthias

added keywords again to form modul files

560 2008-01-18 21:42 Matthias

Updated form modul with features from the advanced form modul