Skip to content

Added LDAP as a handler#72

Merged
djthorpe merged 11 commits intomainfrom
v4
Jun 8, 2024
Merged

Added LDAP as a handler#72
djthorpe merged 11 commits intomainfrom
v4

Conversation

@djthorpe
Copy link
Copy Markdown
Member

@djthorpe djthorpe commented Jun 8, 2024

No description provided.

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

Check failure

Code scanning / CodeQL

Incorrect conversion between integer types

Incorrect conversion of an unsigned 32-bit integer from [strconv.ParseUint](1) 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