aboutsummaryrefslogtreecommitdiff
path: root/devel/libopkele
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-01-14 11:15:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-01-14 11:15:31 +0000
commit25e7a0db9d9f1e79ecd661fcccaedc2e6c162d55 (patch)
treec87cc3ea32dfb8912726867c7f99c9f6b085b12f /devel/libopkele
parent5d698366763430ac9cbc6065ea425cbaa40c5b53 (diff)
downloadports-25e7a0db9d9f1e79ecd661fcccaedc2e6c162d55.tar.gz
ports-25e7a0db9d9f1e79ecd661fcccaedc2e6c162d55.zip
This module collects ip validation routines to make input validation, and
untainting easier and more readable. All functions return an untainted value if the test passes, and undef if it fails. This means that you should always check for a defined status explicitly. Don't assume the return will be true. (e.g. is_username('0')) The value to test is always the first (and often only) argument. WWW: http://search.cpan.org/dist/Data-Validate-IP/ PR: ports/119264 Submitted by: Tuc <freebsd-ports at t-b-o-h.net>
Notes
Notes: svn path=/head/; revision=205635
Diffstat (limited to 'devel/libopkele')
0 files changed, 0 insertions, 0 deletions