webgui/lib/WebGUI/Session
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
..
DateTime.pm fixed some pod errors 2006-01-31 23:10:10 +00:00
Env.pm fixed some pod errors 2006-01-31 23:10:10 +00:00
ErrorHandler.pm Modify WebGUI IP fields to use CIDR format instead of a regular expression. 2006-02-14 22:35:21 +00:00
Form.pm fixed some pod errors 2006-01-31 23:10:10 +00:00
Http.pm Session/Http: concentrate conditional check in 1 place, rather than in every one. 2006-02-11 23:11:38 +00:00
Icon.pm save 10-15 i18n object creations 2006-02-02 18:44:36 +00:00
Id.pm fixed docs in Id 2006-02-08 20:56:13 +00:00
Os.pm fixed some pod errors 2006-01-31 23:10:10 +00:00
Output.pm fixed some pod errors 2006-01-31 23:10:10 +00:00
Privilege.pm fixed some pod errors 2006-01-31 23:10:10 +00:00
Scratch.pm fixed some pod errors 2006-01-31 23:10:10 +00:00
Setting.pm fixed some pod errors 2006-01-31 23:10:10 +00:00
Stow.pm fixed some pod errors 2006-01-31 23:10:10 +00:00
Style.pm fixing a couple cosmetic bugs 2006-02-03 05:39:52 +00:00
Url.pm fixed some pod errors 2006-01-31 23:10:10 +00:00
Var.pm fixed some pod errors 2006-01-31 23:10:10 +00:00