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

Improve Vault integration and validation #2226

Merged
merged 10 commits into from
Jan 23, 2017
Merged

Improve Vault integration and validation #2226

merged 10 commits into from
Jan 23, 2017

Commits on Jan 19, 2017

  1. Check capabilities, allow creation against role

    Check the capabilities of the Vault token to ensure it is valid and also
    allow targetting of a role that the token is not from.
    dadgar committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    5fb01bf View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Vendor vault/api

    dadgar committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    6f9367a View commit details
    Browse the repository at this point in the history
  2. closer on the tests

    dadgar committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    50bab64 View commit details
    Browse the repository at this point in the history
  3. Test pass

    dadgar committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    9119ec8 View commit details
    Browse the repository at this point in the history
  4. Cleanup errors/comments

    dadgar committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    fe59808 View commit details
    Browse the repository at this point in the history
  5. verify we can renew ourselves

    dadgar committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    af4330a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

  1. Test new functionality

    dadgar committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    a4a3de4 View commit details
    Browse the repository at this point in the history
  2. update website

    dadgar committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    1119f27 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Fix blacklist test

    dadgar committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    c9115b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5536ac View commit details
    Browse the repository at this point in the history