From: Chris W. <la...@us...> - 2004-12-01 05:19:35
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/base_user In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17830 Modified Files: package.conf Changes Log Message: metadata Index: package.conf =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_user/package.conf,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** package.conf 27 Nov 2004 19:00:30 -0000 1.34 --- package.conf 1 Dec 2004 05:19:26 -0000 1.35 *************** *** 1,4 **** name base_user ! version 2.33 author Chris Winters (ch...@cw...) url http://www.openinteract.org/ --- 1,4 ---- name base_user ! version 2.34 author Chris Winters (ch...@cw...) url http://www.openinteract.org/ Index: Changes =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_user/Changes,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** Changes 27 Nov 2004 19:00:29 -0000 1.34 --- Changes 1 Dec 2004 05:19:26 -0000 1.35 *************** *** 1,4 **** --- 1,13 ---- Revision history for OpenInteract package base_user. + 2.34 Wed Dec 1 00:13:38 EST 2004 + + Modify the message returned when we can't email your info (try + the 'forgot password' later). Also modify the update/add failure + task to remove any status messages since we were seeing a + 'password changed' when an 'add' actually failed. (This uses + recent changes to OI2::Action::Common stuff, so be sure to + update.) + 2.33 Sat Nov 27 13:51:04 EST 2004 |