PITS /

00509

PITS main list

edit sidebar

Main sidebar

PmWiki

pmwiki.org

00509
Summary: Bug in authuser ldap
Created: 2005-09-05 02:41
Status: Closed - fixed for 2.0.3
Category: Bug
From:
Assigned:
Priority: 5
Version: 2.0.2
OS:

Description: On line 88 of the authuser.php : if (!$sub) $attr = 'one';

I think it would be better with : if (!$sub) $sub = 'one';

if not the ldap authentication doesn't work well.


You're absolutely right -- now fixed for 2.0.3. Thanks!

Recent Changes (All) | Edit SideBar Page last modified on January 12, 2008, at 06:40 AM Edit Page | Page History
Powered by PmWiki