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

Refactor the CAS code to move the logic to a handler #7136

Merged
merged 7 commits into from
Mar 26, 2020

Commits on Mar 24, 2020

  1. Create a CAS handler.

    clokep committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    1d3d6d4 View commit details
    Browse the repository at this point in the history
  2. Add typing information.

    clokep committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    41a204b View commit details
    Browse the repository at this point in the history
  3. Add a changelog entry.

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

Commits on Mar 25, 2020

  1. Remove unused class variable.

    clokep committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    fd0ce13 View commit details
    Browse the repository at this point in the history
  2. Handle feedback given in #6634.

    clokep committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    3d7e16d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Do not return an awaitable.

    clokep committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    e0b1992 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00dd903 View commit details
    Browse the repository at this point in the history