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

[BUG] 🥅 Catch all LdapException when using mono connection #876

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

CChemin
Copy link
Contributor

@CChemin CChemin commented Dec 7, 2023

No description provided.

@CChemin CChemin force-pushed the retry-all-failed-connection branch from d0d2801 to 9310ac4 Compare December 7, 2023 11:54
@CChemin CChemin changed the title Retry all failed connection [BUG] 🥅 Catch all LdapException when using mono connection Dec 7, 2023
@CChemin CChemin enabled auto-merge (rebase) December 7, 2023 11:58
@CChemin CChemin merged commit e951513 into InseeFr:main Dec 7, 2023
7 checks passed
}
searchResult = ldapMonoConnection.search(searchRequest);

Check failure

Code scanning / CodeQL

LDAP query built from user-controlled sources Critical

This LDAP query depends on a
user-provided value
.
This LDAP query depends on a
user-provided value
.
This LDAP query depends on a
user-provided value
.
This LDAP query depends on a
user-provided value
.
This LDAP query depends on a
user-provided value
.
This LDAP query depends on a
user-provided value
.
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.

2 participants