[Phpslash-commit] CVS: phpslash-dev CHANGES,1.133,1.134
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-10-29 20:22:24
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9400/phpslash-dev Modified Files: CHANGES Log Message: remember me preauth fix Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.133 retrieving revision 1.134 diff -C2 -d -r1.133 -r1.134 *** CHANGES 29 Oct 2004 16:35:43 -0000 1.133 --- CHANGES 29 Oct 2004 20:22:14 -0000 1.134 *************** *** 15,19 **** 2004-October 28 Joe Stewart <joe...@us... [B] - psl_core.sql, psl_example.sql - correct section_block_lut id's. ! 2004-October 29 Luis M <le...@ph... [F] - LDAP authentication works --- 15,20 ---- 2004-October 28 Joe Stewart <joe...@us... [B] - psl_core.sql, psl_example.sql - correct section_block_lut id's. ! auth/slashAuth.class - correct "Remember Me" preauth. ! 2004-October 29 Luis M <le...@ph... [F] - LDAP authentication works |