Skip to content

Adding mail condition to user info methods#42

Open
dylanjacob wants to merge 2 commits intoadldap:masterfrom
dylanjacob:master
Open

Adding mail condition to user info methods#42
dylanjacob wants to merge 2 commits intoadldap:masterfrom
dylanjacob:master

Conversation

@dylanjacob
Copy link
Copy Markdown

Added isMail flag to adLDAPUsers->info and adLDAPUsers->infocollection
Added condition and filter to the info method

Added isMail flag to adLDAPUsers->info and adLDAPUsers->infocollection
Added condition and filter to the info method
changed from `if isMail then filter` to `else if isMail then filter`
@dylanjacob
Copy link
Copy Markdown
Author

Really, this just allows you to lookup a user by their mail attribute in addition to UPN, samaccountname, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant