Update of /cvsroot/phpslash/phpslash-dev
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13135
Modified Files:
CHANGES
Log Message:
added notes about config-dist.ini.php new variable
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v
retrieving revision 1.131
retrieving revision 1.132
diff -C2 -d -r1.131 -r1.132
*** CHANGES 29 Oct 2004 05:28:32 -0000 1.131
--- CHANGES 29 Oct 2004 05:31:51 -0000 1.132
***************
*** 15,18 ****
--- 15,19 ----
2004-October 29 Luis M <le...@ph...
[F] - LDAP authentication works
+ [F] - config-dist.ini.php got new variable to dissallow LDAP users to be automatically registered in SQL db. By default this is TRUE since 99.9% of admins will want this.
2004-October 28 Joe Stewart <joe...@us...
|