webgui/t
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
..
Asset stricter template checking 2006-01-17 23:19:32 +00:00
Form ported t/A-M to use WebGUI::Test 2006-01-17 21:22:11 +00:00
Help ported t/A-M to use WebGUI::Test 2006-01-17 21:22:11 +00:00
i18n remove debugging code 2006-02-12 04:52:08 +00:00
lib/WebGUI construct WEBGUI_LIB through WEBGUI_CONFIG 2006-01-25 09:03:06 +00:00
Macro Move Macro utility module into t/lib 2006-01-17 22:16:12 +00:00
Session merge of Snippet fix 2006-02-05 02:51:47 +00:00
_test.skeleton ported t/A-M to use WebGUI::Test 2006-01-17 21:22:11 +00:00
Config.t ported t/A-M to use WebGUI::Test 2006-01-17 21:22:11 +00:00
Group.t testing more default settings 2006-02-12 06:56:45 +00:00
mandatory_template_vars.t Ported all tests 2006-01-17 22:06:21 +00:00
Paginator.t Some content for Paginator stub. Not very much at all. 2006-01-20 23:12:54 +00:00
POD.t Ported all tests 2006-01-17 22:06:21 +00:00
SQL.t add 2nd dbh to test access on committed, uncommited data 2006-01-24 22:38:39 +00:00
syntaxCheck.t Ported all tests 2006-01-17 22:06:21 +00:00
User.t Modify WebGUI IP fields to use CIDR format instead of a regular expression. 2006-02-14 22:35:21 +00:00
Utility.t adding base36 functions 2006-01-18 15:21:10 +00:00