Skip to content

URA/Localgroup Processing Updates#42

Merged
rvazarkar merged 12 commits intov3from
ura_updates
Nov 3, 2022
Merged

URA/Localgroup Processing Updates#42
rvazarkar merged 12 commits intov3from
ura_updates

Conversation

@rvazarkar
Copy link
Copy Markdown
Contributor

Fixes some logical gaps in processing. Also does some filtering on group membership

Copy link
Copy Markdown
Contributor

@superlinkx superlinkx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything seems in order, pull

"LDAP Exception in Loop: {0}. {1}. {2}. Filter: {3}. Domain: {4}.",
le.ErrorCode, le.ServerErrorMessage, le.Message, ldapFilter, domainName), le);
throw new LDAPQueryException(
$"LDAP Exception in Loop: {le.ErrorCode}. {le.ServerErrorMessage}. {le.Message}. Filter: {ldapFilter}. Domain: {domainName}.", le);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I knew there had to be a better way to handle formatting these strings, I'll remember this for future interpolation needs.

@rvazarkar rvazarkar merged commit d94aaca into v3 Nov 3, 2022
@rvazarkar rvazarkar deleted the ura_updates branch August 15, 2023 13:39
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.

4 participants