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[modpacks] secure modpacks downloads #4876

Merged
merged 7 commits into from
Dec 10, 2023

Conversation

Mathias-Boulay
Copy link
Contributor

@Mathias-Boulay Mathias-Boulay commented Nov 21, 2023

Hi !

This PR brings the ability to ensure a mod has been properly downloaded during the installation phase.
This should increase reliability of the codebase.

How is this done ?

The sha1 is used across the two current mod providers implementations, once the file is downloaded, it is verified and re-downloaded if needed.

@artdeell artdeell merged commit 7bfc86c into v3_openjdk Dec 10, 2023
1 check passed
@artdeell artdeell deleted the feat/secure_modpacks_downloads branch May 1, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants