Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
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
docs Modify WebGUI IP fields to use CIDR format instead of a regular expression. 2006-02-14 22:35:21 +00:00
etc more workflow stuff 2006-02-09 18:45:14 +00:00
lib Modify WebGUI IP fields to use CIDR format instead of a regular expression. 2006-02-14 22:35:21 +00:00
sbin some bug fixes 2006-02-09 20:06:37 +00:00
t Modify WebGUI IP fields to use CIDR format instead of a regular expression. 2006-02-14 22:35:21 +00:00
www/extras merging 6.8 bugfixes 2006-02-12 18:00:56 +00:00