Skip to content

workhorse: stop generating MD5 hashes for uploads in fips mode

feistel requested to merge feistel/gitlab:workhorse/feat-fips-md5-upload into master

What does this MR do and why?

MD5 is needed for some package managers so it cannot be removed.

As a solution, MD5 generation is skipped in fips mode.

Closes #361308 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading