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

Plugins: Add backcompat for sha1 checksums #26748

Merged
merged 2 commits into from
Sep 22, 2017

Commits on Sep 22, 2017

  1. Plugins: Add backcompat for sha1 checksums

    With 6.0 rc1 we now publish sha512 checksums for official plugins.
    However, in order to ease the pain for plugin authors, this commit adds
    backcompat to still allow sha1 checksums.  Also added tests for
    checksums.
    
    closes elastic#26746
    rjernst committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    ebdbd20 View commit details
    Browse the repository at this point in the history
  2. cleanup

    rjernst committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    f999d1d View commit details
    Browse the repository at this point in the history