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

feat(hc): Use hybrid cloud services in AuthIdentityHandler #43035

Merged
merged 9 commits into from Jan 26, 2023

Commits on Jan 10, 2023

  1. feat(hc): Use hybrid cloud services in AuthIdentityHandler

    These changes are targeted toward getting all AuthHelper and
    AuthIdentityHandler code to run with control silo limits. Most
    availability errors from AuthIdentityHandler are fixed, but we need more
    work around the Actor model and ApiInviteHelper to make it stable.
    RyanSkonnord committed Jan 10, 2023
    Copy the full SHA
    e564e68 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Copy the full SHA
    09b79a9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    279e596 View commit details
    Browse the repository at this point in the history
  3. Fix OrganizationMember query in handle_unknown_identity

    Resolves failures in test_auth_organization_login.
    RyanSkonnord committed Jan 11, 2023
    Copy the full SHA
    21fd725 View commit details
    Browse the repository at this point in the history
  4. Fix type check error

    RyanSkonnord committed Jan 11, 2023
    Copy the full SHA
    64cc26e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Copy the full SHA
    3c3e553 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    821fdf7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Copy the full SHA
    d55f736 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Copy the full SHA
    ae72361 View commit details
    Browse the repository at this point in the history