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

Use ldap3 instead of python-ldap #18

Merged
merged 5 commits into from
Sep 30, 2024
Merged

Use ldap3 instead of python-ldap #18

merged 5 commits into from
Sep 30, 2024

Conversation

jemrobinson
Copy link
Member

@jemrobinson jemrobinson commented Sep 30, 2024

Switch to using ldap3 pure-Python library.

Addresses #17.

Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  guacamole_user_sync/ldap
  ldap_client.py
  guacamole_user_sync/models
  __init__.py
  guacamole_user_sync/postgresql
  orm.py
  postgresql_client.py
Project Total  

This report was generated by python-coverage-comment-action

@jemrobinson jemrobinson merged commit 6a9a6f7 into main Sep 30, 2024
1 check passed
@jemrobinson jemrobinson deleted the fix-missing-library branch September 30, 2024 10:26
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