Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix grandfathering of SAML users #8855

Merged
merged 19 commits into from
Dec 2, 2020
Merged

Commits on Nov 23, 2020

  1. Add basic SAML tests.

    clokep committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    3f73a5a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Install xmlsec1 for pysaml2.

    clokep committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    3949b58 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    bb06478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f9b9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    003b25e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Fix a left-over OIDC term.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    9179256 View commit details
    Browse the repository at this point in the history
  2. Update comments.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    1de016a View commit details
    Browse the repository at this point in the history
  3. Remove unused HTTP code.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    6a58182 View commit details
    Browse the repository at this point in the history
  4. Use singletons for handlers.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    ef2e79f View commit details
    Browse the repository at this point in the history
  5. Use default_config method.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    1ab9ad1 View commit details
    Browse the repository at this point in the history
  6. Update changelog.

    clokep authored Dec 1, 2020
    Configuration menu
    Copy the full SHA
    837bbf9 View commit details
    Browse the repository at this point in the history
  7. Lint.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    6b1ac9a View commit details
    Browse the repository at this point in the history
  8. Remove an unused parameter.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    6b77f3e View commit details
    Browse the repository at this point in the history
  9. Add a test.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    57cd3b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d80f070 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    063fd8b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    3e7626c View commit details
    Browse the repository at this point in the history
  2. Revert "Do not duplicate an attribute from BaseHandler."

    This reverts commit 063fd8b.
    clokep committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    4fa146e View commit details
    Browse the repository at this point in the history
  3. Handle review comment.

    clokep committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    6e0c95c View commit details
    Browse the repository at this point in the history