[cvs] commit: passwd/lib/Driver ldap.php

Jan Schneider jan at horde.org
Sat Jan 14 10:55:53 PST 2006


jan         2006-01-14 10:55:53 PST

  Modified files:
    lib/Driver           ldap.php 
  Log:
  1. $ssl is not defined (line 68)
  I think testing $this->_params['sslhost'] is meant by this undefined local
  variable.
  
  2. ldap_get_values : attribute cannot be read
  Although code (line 156) tests wether the shadowMin attribute is avaliable
  within the record,
  ldap_get_values fails to get it before.
  So it'd like to suppress the warning mesage, as it is really no searious
  error.
  
  3. code things it binds as admin although bind done by user
  This is caused by is_null being used instead of empty.
  
  Bug: 3229, 2756
  Submitted by: mi (dot) braun (at) onlinehome (dot) de
  
  Revision  Changes    Path
  1.45      +8 -8      passwd/lib/Driver/ldap.php

  Chora Links:
  http://cvs.horde.org/diff.php/passwd/lib/Driver/ldap.php?r1=1.44&r2=1.45&ty=u


More information about the cvs mailing list