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

jupyterhub-ldapauthenticator==1.3 #1576

Merged
merged 1 commit into from
Feb 14, 2020
Merged

Conversation

manics
Copy link
Member

@manics manics commented Feb 14, 2020

Closes #1561

Significant changes (taken from https://github.com/jupyterhub/ldapauthenticator/blob/1.3.0/CHANGELOG.md):

  • Avoid binding the connection twice
  • Gracefully handle username lookups with list return values
  • Empty DN templates are now ignored, search_filter and allowed_groups are no longer mutually exclusive*.
  • Allow authentication with empty bind_dn_template when using lookup_dn
  • Ignore username returned by resolve_username - use_lookup_dn_username configuration option added
  • Lookup additional LDAP user info - user_info_attributes is now saved in auth_state for a valid user.

@consideRatio consideRatio merged commit 92760d2 into jupyterhub:master Feb 14, 2020
@consideRatio
Copy link
Member

Thanks @manics for your work! ❤️

@manics manics deleted the ldap-bump branch February 14, 2020 13:18
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.

Get ldapauthenticator released and bumped here
2 participants