webgui/lib
Colin Kuskie cd6759f311 Modify WebGUI IP fields to use CIDR format instead of a regular expression.
Multiple IPs are separated by commas, whitespace is ignored.
In groups, that affects the ipFilter field,  User::isInGroup.
In settings, that affects Settings::debugIp and Session::ErrorHandler::canShowDebug.

Fixed a bug in WebGUI::Utility::isInSubnet where Net::Subnets->check needs a scalar.

Modified t/User.t to use addresses in CIDR format.
2006-02-14 22:35:21 +00:00
..
Spectre implemented run once cron jobs 2006-02-12 21:24:29 +00:00
WebGUI Modify WebGUI IP fields to use CIDR format instead of a regular expression. 2006-02-14 22:35:21 +00:00
XML/RSS Adding XML::RSS::Creator to the WebGUI /lib because it's not on CPAN yet. 2005-06-19 22:32:01 +00:00
default.ttf fixed captcha 2005-09-24 17:26:40 +00:00
WebGUI.pm never override user's PerlFixupHander 2006-02-13 03:49:05 +00:00