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

Fix Key Pairs from refresh being returned with provider AuthPrivateKeys #18633

Merged

Commits on Apr 5, 2019

  1. Change CloudManager::AuthKeyPair to inherit from Authentication

    To prevent cloud_manager auth_key_pairs from being returned with other
    AuthPrivateKeys change the parent class to Authentication
    agrare committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    321d9d3 View commit details
    Browse the repository at this point in the history
  2. Fix key pair class mismatch

    agrare committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    abfea2c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

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