Adding user-status and two bugfixes for pluggable auth.

This commit is contained in:
Martin Kamerbeek 2002-11-27 21:03:35 +00:00
parent 0925fd17aa
commit 0ea8cd6845
4 changed files with 83 additions and 17 deletions

View file

@ -10,8 +10,6 @@ package WebGUI::Authentication;
# http://www.plainblack.com info@plainblack.com
#-------------------------------------------------------------------
use WebGUI::Authentication::LDAP;
use WebGUI::Authentication::WebGUI;
use WebGUI::SQL;
use strict;