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 PathPrefixedAdapter checksum #1687

Merged

Commits on Jul 27, 2023

  1. Fix PathPrefixedAdapter checksum

    * Add the missing prefix path in the first case (instanceof ChecksumProvider)
    * Remove unwanted double prefix in the second case (`prefixPath` method already called in `readStream`, itself called by `calculateChecksumFromStream`)
    smnandre committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d80b882 View commit details
    Browse the repository at this point in the history