Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Add possibility of 'dn' attribute & fix defaultQueryFields assignment loc #14

Merged
merged 2 commits into from
Apr 20, 2015

Conversation

wunc
Copy link
Contributor

@wunc wunc commented Apr 20, 2015

  • Add possibility of 'dn' generic attribute for distinguished name in the ldap server response: sometimes the distinguished name is returned as a 'dn' attribute instead of 'distinguished name'. I can only personally test the former, but I don't think this commit should mess up the latter.
  • Fix defaultQueryFields assignment location: the default query fields were being assigned too late in the adldapusers->info() method to have the desired effect. Fixed!

Okay, now I'm going to sleep :)

Sometimes the distinguished name is returned as a 'dn' attribute instead of 'distinguished name'.
The default query fields were being assigned too late in the adldapusers->info() method to have the desired effect. Fixed!
stevebauman added a commit that referenced this pull request Apr 20, 2015
Add possibility of 'dn' attribute & fix defaultQueryFields assignment loc
@stevebauman stevebauman merged commit 6cfa70f into Adldap2:master Apr 20, 2015
@stevebauman
Copy link
Member

Sweet! Thanks @wunc. Merged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants