From b75f7480125a1b7612472e805541c42076a0de6f Mon Sep 17 00:00:00 2001 From: "wurblzap%gmail.com" <> Date: Fri, 3 Aug 2007 18:41:43 +0000 Subject: =?UTF-8?q?Bug=20380187=20=C3=A2=C2=80=C2=93=20Bugzilla=20should?= =?UTF-8?q?=20support=20RADIUS=20authentication.=20Tinderbox=20bustage=20f?= =?UTF-8?q?ix=20by=20Marc=20Schumann=20;=20r=3DLpSolit?= =?UTF-8?q?,=20a=3DLpSolit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- t/Support/Files.pm | 1 + 1 file changed, 1 insertion(+) (limited to 't') diff --git a/t/Support/Files.pm b/t/Support/Files.pm index 8fc334567..dc60687b6 100644 --- a/t/Support/Files.pm +++ b/t/Support/Files.pm @@ -32,6 +32,7 @@ use File::Find; %exclude_deps = ( 'XML::Twig' => ['importxml.pl'], 'Net::LDAP' => ['Bugzilla/Auth/Verify/LDAP.pm'], + 'Authen::Radius' => ['Bugzilla/Auth/Verify/RADIUS.pm'], 'Email::Reply' => ['email_in.pl'], 'Email::MIME::Attachment::Stripper' => ['email_in.pl'] ); -- cgit v1.2.1