jupyterhub / ldapauthenticator

LDAP Authenticator Plugin for Jupyter
BSD 3-Clause "New" or "Revised" License
206 stars 178 forks source link

Test bind_dn_template more thoroughly #290

Closed manics closed 3 weeks ago

manics commented 3 weeks ago

lookup_dn=True in https://github.com/jupyterhub/ldapauthenticator/blob/46bc7e69afd24c05f281b7c4ed975f612c126245/ldapauthenticator/tests/conftest.py#L14 meant the bug fixed in https://github.com/jupyterhub/ldapauthenticator/pull/289 wasn't tested.