Skip to content

Conversation

@microo8
Copy link
Contributor

@microo8 microo8 commented Sep 9, 2019

It's not the most elegant code, but it works for me :)

Copy link
Member

@johnweldon johnweldon left a comment

Choose a reason for hiding this comment

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

Thanks for this PR.
Would you be willing to refactor this per the recent PR that also added other Bind mechanisms, and unified some of the internal flow?
Additionally, some tests/examples/documentation would be welcome too.

@microo8
Copy link
Contributor Author

microo8 commented Feb 3, 2020

Changed the DigestMD5BindRequest.appendTo function to satisfy the request interface.
Also I've added some doc comments.

Copy link
Member

@johnweldon johnweldon left a comment

Choose a reason for hiding this comment

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

Looks good with a minor change that needs to be reverted.

go.mod Outdated
@@ -1,5 +1,8 @@
module github.com/go-ldap/ldap
module github.com/microo8/ldap
Copy link
Member

Choose a reason for hiding this comment

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

This should be reverted

Copy link
Member

@johnweldon johnweldon left a comment

Choose a reason for hiding this comment

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

Thanks again @microo8
LGTM

@johnweldon johnweldon merged commit 0e14253 into go-ldap:master Feb 5, 2020
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