[bugs] [Bug 957] Changed - Error in Authenticating against Ldap

bugs@bugs.horde.org bugs@bugs.horde.org
Mon, 20 May 2002 20:30:17 -0300


http://bugs.horde.org/show_bug.cgi?id=957

*** shadow/957	Fri May 17 10:44:28 2002
--- shadow/957.tmp.30671	Mon May 20 20:30:16 2002
***************
*** 3,10 ****
  Version: 2.0 Stable
  Platform: Mozilla 5.x
  OS/Version: Linux
! Status: NEW   
! Resolution: 
  Severity: normal
  Priority: P2
  Component: Core
--- 3,10 ----
  Version: 2.0 Stable
  Platform: Mozilla 5.x
  OS/Version: Linux
! Status: RESOLVED   
! Resolution: FIXED
  Severity: normal
  Priority: P2
  Component: Core
***************
*** 18,20 ****
--- 18,23 ----
  "Auth::setAuth($userID);". setAuth in /lib/Auth.php need's 2 parameters so the
  call  should be "Auth::setAuth($userID,$credentials);".
  Applies to 2.0, 2.1-RC2 and HEAD.
+ 
+ ------- Additional Comments From chuck@horde.org  05/20/02 20:30 -------
+ fixed in CVS (HEAD and RELENG_2), thanks.