Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding mail condition to user info methods #42

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Adding mail condition to user info methods #42

wants to merge 2 commits into from

Conversation

dylanjacob
Copy link

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
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.

None yet

1 participant