Adding user-status and two bugfixes for pluggable auth.
This commit is contained in:
parent
0925fd17aa
commit
0ea8cd6845
4 changed files with 83 additions and 17 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue