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

Added LDAP as a handler #72

Merged
merged 11 commits into from
Jun 8, 2024
Merged

Added LDAP as a handler #72

merged 11 commits into from
Jun 8, 2024

Conversation

djthorpe
Copy link
Member

@djthorpe djthorpe commented Jun 8, 2024

No description provided.

@djthorpe djthorpe merged commit 24e3614 into main Jun 8, 2024
3 checks passed
if err != nil {
return 0
} else {
return int(port)

Check failure

Code scanning / CodeQL

Incorrect conversion between integer types High

Incorrect conversion of an unsigned 32-bit integer from
strconv.ParseUint
to a lower bit size type int without an upper bound check.
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