[Phpslash-commit] CVS: phpslash-ft CHANGES,1.374,1.375
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-01-23 00:15:24
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv3993/phpslash-ft Modified Files: CHANGES Log Message: store password as md5 Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.374 retrieving revision 1.375 diff -C2 -d -r1.374 -r1.375 *** CHANGES 2002/01/22 05:37:16 1.374 --- CHANGES 2002/01/23 00:15:21 1.375 *************** *** 13,16 **** --- 13,21 ---- 9 - Removal of something (kill -9 :) + 2002-Jan-22 6:00PM CST Joe Stewart <jo...@be...> + [T] - Patched in Aaron Seth's changes to store passwords in obfuscated md5. + Files affected: Author.class, slashAuthCR.class, slashAuth.class, + loginformCR.tpl, 6_to_65.sql, slash-all.sql. + 2002-Jan-21 11:30PM CST Joe Stewart <jo...@be...> [W] - Block_i.class - getBlocks now calls extractStories only once |