Your message dated Thu, 22 Aug 2002 02:37:56 +0200 with message-id <[EMAIL PROTECTED]> and subject line Closing ITPs has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 16 Jul 2002 09:27:38 +0000 >From [EMAIL PROTECTED] Tue Jul 16 04:27:38 2002 Return-path: <[EMAIL PROTECTED]> Received: from 213-145-183-138.dd.nextgentel.com (galadriel) [213.145.183.138] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17UOcL-0002Cz-00; Tue, 16 Jul 2002 04:27:37 -0500 Received: from ilmari by galadriel with local (Exim 3.35 #1 (Debian)) id 17UObI-00039i-00; Tue, 16 Jul 2002 11:26:32 +0200 X-Debbugs-CC: debian-devel@lists.debian.org Subject: ITP: libcgi-untaint-perl -- Process CGI input parameters From: "Dagfinn Ilmari Mannsåker" <[EMAIL PROTECTED]> To: "Debian Bug Tracking System" <[EMAIL PROTECTED]> X-Mailer: reportbug 1.99.47 Date: Tue, 16 Jul 2002 11:26:31 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: =?iso-8859-1?Q?Dagfinn_Ilmari_Manns=E5ker?= <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: wnpp Version: N/A; reported 2002-07-16 Severity: wishlist * Package name : libcgi-untaint-perl Version : 0.84-1 Upstream Author : Tony Bowden <[EMAIL PROTECTED]> * URL : http://search.cpan.org/search?dist=CGI-Untaint * License : GPL/Artistic Description : Process CGI input parameters Dealing with large web based applications with multiple forms is a minefield. It's often hard enough to ensure you validate all your input at all, without having to worry about doing it in a consistent manner. If any of the validation rules change, you often have to alter them in many different places. And, if you want to operate taint-safe, then you're just adding even more headaches. . This module provides a simple, convenient, abstracted and extensible manner for validating and untainting the input from web forms. . You simply create a handler with a hash of your parameters (usually $q->Vars), and then iterate over the fields you wish to extract, performing whatever validations you choose. The resulting variable is guaranteed not only to be valid, but also untainted. This module is needed by the upcoming limacute 2.0 packages by Tore Anderson. The package is at at http://www.ping.uio.no/~ilmari/debian/ -- System Information: Debian Release: 3.0 Architecture: i386 Kernel: Linux galadriel 2.4.19-rc1 #1 Sun Jun 30 04:25:42 CEST 2002 i686 Locale: LANG=en_US, LC_CTYPE=no_NO.ISO-8859-1 --------------------------------------- Received: (at 153137-done) by bugs.debian.org; 22 Aug 2002 00:38:01 +0000 >From [EMAIL PROTECTED] Wed Aug 21 19:38:01 2002 Return-path: <[EMAIL PROTECTED]> Received: from ping.uio.no [129.240.78.2] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17hfz6-00058e-00; Wed, 21 Aug 2002 19:38:01 -0500 Received: from wirth.ping.uio.no ([129.240.78.27]) by ping.uio.no with esmtp (Exim 3.12 #1 (Debian)) id 17hfz3-0001yD-00; Thu, 22 Aug 2002 02:37:57 +0200 Received: from ilmari by wirth.ping.uio.no with local (Exim 3.35 #1 (Debian)) id 17hfz3-00015x-00; Thu, 22 Aug 2002 02:37:57 +0200 To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Closing ITPs From: [EMAIL PROTECTED] (Dagfinn Ilmari =?iso-8859-1?q?Manns=E5ker?=) Organization: Program-, Informasjons- og Nettverksteknologisk Gruppe, UiO Date: Thu, 22 Aug 2002 02:37:56 +0200 Message-ID: <[EMAIL PROTECTED]> Lines: 5 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-debian-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: =?iso-8859-1?Q?Dagfinn_Ilmari_Manns=E5ker?= <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] For some reason this bug did not get closed when the package was uploaded, so I'm closing it now. -- ilmari