Update of /cvsroot/phpslash/phpslash-dev
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29910/phpslash-dev
Modified Files:
CHANGES
Log Message:
allow auto registration from external authentication
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v
retrieving revision 1.103
retrieving revision 1.104
diff -C2 -d -r1.103 -r1.104
*** CHANGES 20 Sep 2004 16:16:35 -0000 1.103
--- CHANGES 21 Sep 2004 11:18:35 -0000 1.104
***************
*** 13,16 ****
--- 13,21 ----
9 - Removal of something (kill -9 :)
+ 2004-September 21 Joe Stewart <joe...@us...
+ [F] - slashAuth.class - allow auto registration from external authentication.
+ slashAuthSkel.class - Skeleton auth class.
+ slashAuthPAM.class, SlashAuthHTTP.class - untested auth methods.
+
2004-September 20 Joe Stewart <joe...@us...
[EF] - jpcache/types/memcache.php - Adding memcache storage method
|