$searchattr is not defined in getUserDN

Jump to: navigation, search

Hello,

I checked out the trunk (r108101) and LdapAuthentication.php doesn't work on my PHP. I got an error "searchattr undefined" ( apologize I didn't record the exact error message).

I looked into the code and found the following line seem missing,

$searchattr = $this->getConf( 'SearchAttribute' );

around line 1262, in getUserDN() function.

Hope this helps.

Yuryu07:51, 5 January 2012

I'm in the middle of a huge refactor, and somehow missed this. Thanks for the bug report and fix. Fixed in r108169.

Ryan lane19:28, 5 January 2012
 
Personal tools

Variants
Actions
Navigation
Support
Download
Development
Communication
Toolbox