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

Add slightly better Active Directory support #94

Closed
wants to merge 19 commits into from

Commits on Mar 5, 2020

  1. Allow lookup of groups directly from user object

    Also add Microsoft Active directory specific lookup logic to resolve
    nested groups.
    jfautley committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    1732ad1 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Pin ldap3 version to lower than 2.8

    See jupyterhub#171 for further information
    1kastner authored and jfautley committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    c50ac68 View commit details
    Browse the repository at this point in the history
  2. 1.3.1 changelog

    manics authored and jfautley committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    c04ce4f View commit details
    Browse the repository at this point in the history
  3. release 1.3.1

    manics authored and jfautley committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    3e46906 View commit details
    Browse the repository at this point in the history
  4. back to dev

    manics authored and jfautley committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    506caef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a61314 View commit details
    Browse the repository at this point in the history
  6. Update ldapauthenticator.py

    1kastner authored and jfautley committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    0c11004 View commit details
    Browse the repository at this point in the history
  7. Remove fixed version

    1kastner authored and jfautley committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    73023f8 View commit details
    Browse the repository at this point in the history
  8. 1.3.2 changelog

    manics authored and jfautley committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    121b049 View commit details
    Browse the repository at this point in the history
  9. release 1.3.2

    manics authored and jfautley committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    bb82d23 View commit details
    Browse the repository at this point in the history
  10. back to dev

    manics authored and jfautley committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    caaf7ad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b42218a View commit details
    Browse the repository at this point in the history
  12. ldapauthenticator GitHub test workflow

    manics authored and jfautley committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    c806dfd View commit details
    Browse the repository at this point in the history
  13. Remove travis

    manics authored and jfautley committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    d1eeacc View commit details
    Browse the repository at this point in the history
  14. Fix traitlets warnings when running tests

    kinow authored and jfautley committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    8cdf3e9 View commit details
    Browse the repository at this point in the history
  15. Change test ldap server port mapping

    Kota Tsuyuzaki authored and jfautley committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    4675773 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b45ac31 View commit details
    Browse the repository at this point in the history
  17. Update README.md

    Co-authored-by: Simon Li <[email protected]>
    2 people authored and jfautley committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    b1dbcbf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    08f2ad5 View commit details
    Browse the repository at this point in the history