Skip to content

fix: authenticate checksum fetching from remote#1586

Merged
algomaster99 merged 1 commit into
chains-project:mainfrom
paazmaya:main
May 26, 2026
Merged

fix: authenticate checksum fetching from remote#1586
algomaster99 merged 1 commit into
chains-project:mainfrom
paazmaya:main

Conversation

@paazmaya
Copy link
Copy Markdown
Contributor

I was using a private instance requiring authentication and wondering why is it not filling the checksum fields in the lockfile and always fails the validation...

Then discovered that the checksum fetching was not authenticated. Here is a fix for that.

Copy link
Copy Markdown
Member

@algomaster99 algomaster99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for the PR! There is a related PR #1549 which tries to achieve something similar but with token authentication instead. If you wish, you can also implement it :)

Also, the current checks are failing because of formatting failures. Unfortunately, it is manual at the moment. Could you please run mvn spotless:apply and then push the changes?

@algomaster99 algomaster99 merged commit 4a374a4 into chains-project:main May 26, 2026
13 checks passed
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