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

feat: Allow binding with user-provided credentials #55

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

TuringTux
Copy link
Contributor

@TuringTux TuringTux commented Jun 16, 2024

Closes #57: If you don't want to use an LDAP service user, you can now bind to the LDAP server with the user-specified credentials.

Changes

  1. Update README, explain how to use user-provided credentials for binding
  2. When user-provided credentials are to be used, bind to the server with those
  3. Generally re-format README, make relevant snippets directly visible
  4. Extract a lot of the logic in connector.py to dedicated functions

@TuringTux TuringTux changed the title feat: Allow binding with user-specified credentials feat: Allow binding with user-provided credentials Oct 20, 2024
@TuringTux TuringTux marked this pull request as ready for review October 20, 2024 20:19
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.

Use user-provided credentials to bind to LDAP server
1 participant