Update of /cvsroot/openinteract/OpenInteract2/pkg/base_user
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28850/pkg/base_user
Modified Files:
Changes package.conf
Log Message:
OIN-91: add management task to cleanup orphaned users and modify the newuser action to read waittime from server configuration
Index: Changes
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_user/Changes,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** Changes 25 Feb 2005 00:11:39 -0000 1.37
--- Changes 26 Feb 2005 05:52:18 -0000 1.38
***************
*** 1,4 ****
--- 1,8 ----
Revision history for OpenInteract package base_user.
+ 2.37 Sat Feb 26 00:38:57 EST 2005
+
+ OIN-91: add configurable removal time to new user action
+
2.36 Thu Feb 24 00:31:11 EST 2005
Index: package.conf
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_user/package.conf,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** package.conf 25 Feb 2005 00:11:39 -0000 1.37
--- package.conf 26 Feb 2005 05:52:18 -0000 1.38
***************
*** 1,4 ****
name base_user
! version 2.36
author Chris Winters (ch...@cw...)
url http://www.openinteract.org/
--- 1,4 ----
name base_user
! version 2.37
author Chris Winters (ch...@cw...)
url http://www.openinteract.org/
|