Update of /cvsroot/openinteract/OpenInteract/pkg/base_user
In directory usw-pr-cvs1:/tmp/cvs-serv30005
Modified Files:
Changes package.conf
Log Message:
updated OpenInteract::User::LDAP to work with multiple datasources
Index: Changes
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/pkg/base_user/Changes,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** Changes 2001/10/17 04:47:08 1.24
--- Changes 2001/10/23 14:28:45 1.25
***************
*** 1,4 ****
--- 1,9 ----
Revision history for OpenInteract package base_user.
+ 1.39 Tue Oct 23 09:13:32 EDT 2001
+
+ Updated OpenInteact/User/LDAP.pm to look at the sticky
+ datasource and check the password against that.
+
1.38 Tue Oct 16 23:52:13 EDT 2001
Index: package.conf
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/pkg/base_user/package.conf,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** package.conf 2001/10/17 04:47:08 1.24
--- package.conf 2001/10/23 14:28:45 1.25
***************
*** 1,4 ****
name base_user
! version 1.38
author Chris Winters (ch...@cw...)
url http://www.openinteract.org/
--- 1,4 ----
name base_user
! version 1.39
author Chris Winters (ch...@cw...)
url http://www.openinteract.org/
|