Bug 65981 - [NEW PORT] databases/p5-Class-DBI-Untaint: Class::DBI constraints using CGI::Untaint
Summary: [NEW PORT] databases/p5-Class-DBI-Untaint: Class::DBI constraints using CGI::...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-26 10:20 UTC by Lars Thegler
Modified: 2004-05-05 15:02 UTC (History)
0 users

See Also:


Attachments
p5-Class-DBI-Untaint-0.01.shar (2.80 KB, text/plain)
2004-04-26 10:20 UTC, Lars Thegler
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Thegler 2004-04-26 10:20:10 UTC
Using this module will plug-in a new constraint type to Class::DBI
that uses CGI::Untaint.

Any column can then be said to require untainting of a given type
- i.e. that any value which you attempted to set that column to
(include at create() time) must pass an untaint as_type() check.

WWW: http://search.cpan.org/dist/Class-DBI-Untaint/

Generated with FreeBSD Port Tools 0.50
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2004-05-05 10:33:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

take
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2004-05-05 15:02:24 UTC
State Changed
From-To: open->closed

Port added, thanks :-)