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

align allowed_groups with other allowed_ config, consistent in JupyterHub 5 #269

Merged
merged 11 commits into from
Sep 17, 2024

Commits on Sep 17, 2024

  1. check allowed_groups in check_allowed

    avoids relying on allow_all in jupyterhub 5
    minrk committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c616913 View commit details
    Browse the repository at this point in the history
  2. add missing await

    Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
    minrk and consideRatio committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    321f072 View commit details
    Browse the repository at this point in the history
  3. search_filter is allow config

    allowed_groups still narrows the match
    minrk committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a5cfed7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1b9027 View commit details
    Browse the repository at this point in the history
  5. truncate ldap_groups match

    minrk committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    14cefb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c199e49 View commit details
    Browse the repository at this point in the history
  7. fix log.debug string format

    minrk committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2426145 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d29b64c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b5139f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb8474b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f59d17 View commit details
    Browse the repository at this point in the history